ImageGear Professional DLL for Windows
IG_extra_channel_info_mode_get

This function gets mode of Mask extra channel.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_extra_channel_info_mode_get(
        HIGEXTRACHANNELINFO hInfo,
        enumIGMaskChannelModes* mode
);

Arguments:

Name Type Description
hInfo HIGEXTRACHANNELINFO Extra channel object.
mode enumIGMaskChannelModes* Returns Mask mode 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 for IG_EXTRA_CHANNEL_TYPE_Mask channel type.

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback