IG_extra_channel_info_vendor_ID_get
This function gets Vendor ID of the extra channel.
Declaration:
|
Copy Code
|
AT_ERRCOUNT ACCUAPI IG_extra_channel_info_vendor_ID_get(
HIGEXTRACHANNELINFO hInfo,
enumIGSpotColorVendorIDs* lpVendorID
);
|
Arguments:
Name |
Type |
Description |
hInfo |
HIGEXTRACHANNELINFO |
Extra channel object. |
lpVendorID |
enumIGSpotColorVendorIDs* |
Returns Vendor ID of this extra channel. |
Return Value:
Error Count.
Supported Raster Image Formats:
This function does not process image pixels.
Remarks:
This function is only applicable to the extra channel object with IG_EXTRA_CHANNEL_COLOR_TYPE_Vendor color type.