Gets the graphics state for a text item.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_textitem_get_gstate( HIG_PDE_TEXT hTextItem, LPAT_PDE_GRAPHICSTATE lpGstate ); |
Name | Type | Description |
---|---|---|
hTextItem | HIG_PDE_TEXT | Text item whose graphic state is obtained. |
lpGstate | LPAT_PDE_GRAPHICSTATE | Pointer to AT_PDE_GRAPHICSTATE structure with graphics state of the text item. |
Error count.
This function does not process image pixels.