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:
| hElement | An element whose graphics state is checked. |
| lpbHasGstate | 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.
