This function creates a new spot channel that uses a special (like Pantone) color.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_extra_channel_info_create_spot_channel ( enumIGSpotColorVendorIDs vendorID, AT_QWORD colorID, HIGEXTRACHANNELINFO* hInfo ); |
Name | Type | Description |
---|---|---|
vendorID | enumIGSpotColorVendorIDs | Vendor ID for the new spot channel. |
colorID | AT_QWORD | Color ID for the new spot channel. |
hInfo | HIGEXTRACHANNELINFO* | Returns HIGEXTRACHANNELINFO object. |
Error Count.
This function does not process image pixels.
This channel does not store a color name, but looks it up from the loaded color books.