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

Glossary Item Box

This function returns TRUE if the image is CAD.

Declaration:

  Copy Code
AT_BOOL ACCUAPI IG_image_is_CAD( HIGEAR hIGear);

Arguments:

hIGear HIGEAR handle of image.

Return Value:

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

Supported Raster Image Formats:

All pixel formats supported by ImageGear Professional.

Sample:

None

©2012. Accusoft Corporation. All Rights Reserved.