'Declaration Public Function New( _
ByVal channelIndexиндекс канала.As System.Int32, _
ByVal channelImageИзображение канала.As Vintasoft.Imaging.VintasoftImage _
)
public SetColorChannelCommand(
System.Int32 channelIndex,
Vintasoft.Imaging.VintasoftImage channelImage
)
public: SetColorChannelCommand(
System.Int32 channelIndex,
Vintasoft.Imaging.VintasoftImage* channelImage
)
public:
SetColorChannelCommand(
System.Int32 channelIndex,
Vintasoft.Imaging.VintasoftImage^ channelImage
)
Parameters
- channelIndex
- индекс канала.
- channelImage
- Изображение канала.