This function gets Vendor ID of the extra channel.
|
Copy Code
|
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_extra_channel_info_vendor_ID_get(
HIGEXTRACHANNELINFO hInfo,
enumIGSpotColorVendorIDs* lpVendorID
);
|
|
| Name | Type | Description |
|---|---|---|
| hInfo | HIGEXTRACHANNELINFO | Extra channel object. |
| lpVendorID | enumIGSpotColorVendorIDs* | Returns Vendor ID of this extra channel. |
Error Count.
This function does not process image pixels.