ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGCoreCtl Control > IGCoreCtl Methods > CreateColorChannelInfo Method |
Creates a new spot channel that uses regular color space like RGB, CMYK, etc. and color value.
CreateColorChannelInfo(Pixel As IGPixel) As IGExtraChannelInfo
Name | Description |
---|---|
Pixel | IGPixel Object specifying color space and value for the new color channel |
IGExtraChannelInfo Class representing new spot channel info.
N/A
Core