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:
nMarkType | The type of mark. Please see enumIGArtXMarkType values. |
lphMark | Mark handle. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.