This function creates specified mark object with default attributes.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_mark_create( enumIGArtXMarkType nMarkType, LPHIG_ARTX_MARK lphMark ); |
Arguments:
Name | Type | Description |
nMarkType | enumIGArtXMarkType | The type of mark. |
lphMark | LPHIG_ARTX_MARK | Mark handle. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.