Tests if hElement has a graphics state information.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_element_has_gstate( HIG_PDE_ELEMENT hElement, LPAT_PDF_BOOL lpbHasGstate ); |
Arguments:
Name | Type | Description |
hElement | HIG_PDE_ELEMENT | An element whose graphics state is checked. |
lpbHasGstate | LPAT_PDF_BOOL | Returns TRUE if the element has a graphics state; FALSE otherwise. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.