| ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGExtraChannelInfo Class |
This is a class specifying the extra channel info. Each extra channel in an image has an IGExtraChannelInfo object associated with it.
Class IGExtraChannelInfo
| GetColorValue Method | Returns a copy of the color value. |
| GetColorValue16 Method | Returns a copy of the color value in 16-bit format. |
| GetColorValue8 Method | Returns a copy of the color value in 8-bit format. |
| ColorID Property | Specifies ID of the spot color. |
| ColorSpace Property | Specifies color channel's color space. |
| ColorType Property | Specifies color type of extra channel. |
| Mode Property | Specifies mask channel mode. |
| Name Property | Specifies name of extra channel. |
| Opacity Property | Specifies opacity of the spot color. |
| Type Property | Specifies type of extra channel. |
| VendorID Property | Specifies vendor ID of the spot color. |