ImageGear Professional v18.4 > API Reference Guide > Core Component API Reference > Core Component Functions Reference > General Image Functions > IG_image_is_CAD |
This function returns TRUE if the image is CAD.
Copy Code
|
|
---|---|
AT_BOOL ACCUAPI IG_image_is_CAD( HIGEAR hIGear); |
Name | Type | Description |
hIGear | HIGEAR | HIGEAR handle of image. |
Returns TRUE if the image is CAD; FALSE - otherwise.
All pixel formats supported by ImageGear Professional.
None