ImageGear for C and C++ on Windows v19.9 - Updated
IG_ARTX_mark_create
API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_MARK > IG_ARTX_mark_create

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.

Remarks:

Upon successful completion: