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

Glossary Item Box

This function returns TRUE if the image is PDF.

Declaration:

  Copy Code
AT_BOOL ACCUAPI IG_image_is_PDF( HIGEAR hIGear);

Arguments:

Name Type Description
hIGear HIGEAR HIGEAR handle of image.

Return Value:

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

Supported Raster Image Formats:

All pixel formats supported by ImageGear Professional.

Sample:

None

©2013. Accusoft Corporation. All Rights Reserved.