ImageGear Professional DLL v17.1 for Windows Accusoft
IG_image_channel_count_get
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > Core Component API Reference > Core Component Functions Reference > Image Channel Functions > IG_image_channel_count_get

Glossary Item Box

This function counts the image channels.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_image_channel_count_get(
        HIGEAR hIGear, 
        AT_INT *lpChannelCount 
);

Arguments:

hIGear HIGEAR handle of image.
lpChannelCount Channel count of the image.

Return Value:

Returns the number of ImageGear errors that occurred during this function call. If there are no errors, the return value is IGE_SUCCESS.

Supported Raster Image Formats:

All pixel formats supported by ImageGear Professional.

Sample:

None

©2012. Accusoft Corporation. All Rights Reserved.