This function creates a copy of the info array specified by lphInfo and attaches it to HIGEAR's extra channel info array, replacing the old value.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_image_extra_channel_info_update_from( HIGEAR hIGear, HIGEXTRACHANNELINFO* lphInfo, AT_INT nCount ); |
Name | Type | Description |
---|---|---|
hIGear | HIGEAR | Image handle. |
lphInfo | HIGEXTRACHANNELINFO* | Extra channel info array. |
nCount | AT_INT | The number of entries in the extra channel info array. |
Error count.
All pixel formats supported by ImageGear for C and C++.