ImageGear Professional DLL v18.1 for Windows
IG_image_is_raster
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > Core Component API Reference > Core Component Functions Reference > General Image Functions > IG_image_is_raster

Glossary Item Box

This function returns TRUE if the image is raster.

Declaration:

  Copy Code
AT_BOOL ACCUAPI IG_image_is_raster( HIGEAR hIGear);

Arguments:

Name Type Description
hIGear HIGEAR HIGEAR handle of image.

Return Value:

Returns TRUE if the image is raster; FALSE - otherwise.

Supported Raster Image Formats:

All pixel formats supported by ImageGear Professional.

Sample:

None

©2014. Accusoft Corporation. All Rights Reserved.