This function gets color value of the extra channel.
|
Copy Code
|
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_extra_channel_info_color_value_copy8_get(
HIGEXTRACHANNELINFO hInfo,
HIGPIXEL* hPixel
);
|
|
| Name | Type | Description |
|---|---|---|
| hInfo | HIGEXTRACHANNELINFO | Extra channel object. |
| hPixel | HIGPIXEL* | Returns color value of this extra channel (forced to 8 bits). |
Error Count.
This function does not process image pixels.