ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / ArtX Component API Reference / ArtX Component Enumerations Reference / enumIGArtXBurnInOptions
In This Topic
    enumIGArtXBurnInOptions
    In This Topic

    This flag enumeration specifies options for annotation burn in. The values of this enumeration may be logically OR’d together.

    Values:

    IG_ARTX_BURN_IN_ALL Apply burn-in to all marks.
    IG_ARTX_BURN_IN_DELETE_MARKS Delete affected marks after a successful burn-in operation.
    IG_ARTX_BURN_IN_GROUP Apply burn-in to a group of marks.
    IG_ARTX_BURN_IN_MARK_LIST Apply burn-in to a list of marks.
    IG_ARTX_BURN_IN_VISIBLE Apply burn-in to all visible marks.
    IG_ARTX_BURN_IN_SELECTED Apply burn-in to selected marks.
    IG_ARTX_BURN_IN_AUTO_PROMOTE Automatically promote image.
    IG_ARTX_BURN_IN_NO_PROMOTE No promotion before burn-in.
    IG_ARTX_BURN_IN_THRESHOLD_METHOD Threshold reduce method for monochrome images.
    IG_ARTX_BURN_IN_GROUP_LIST Apply burn-in to several groups of marks.