ImageGear Professional DLL v17.1 for Windows Accusoft
IG_ARTX_page_burn_in
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_PAGE > IG_ARTX_page_burn_in

Glossary Item Box

This function merges marks permanently into hArtPage.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_ARTX_page_burn_in(
        HIG_ARTX_PAGE hArtPage,
        LPAT_ARTX_DRAW_PARAMS lpDrawParams,
        LPAT_ARTX_BURNIN_PARAMS lpBurnParams
);

Arguments:

hArtPage Page to burn in.
lpDrawParams Draw parameters for burn in.
lpBurnParams Burn in parameters.

Return Value:

Error count.

Supported Raster Image Formats:

All pixel formats supported by ImageGear Professional.

Remarks:

Marks are converted from vector-format constructs into raster-format. The image may be temporarily promoted to a higher bit-depth for the purpose of the merge (see AT_ARTX_BURNIN_PARAMS). When doing burn-in, the image is converted to 24-bit.

©2012. Accusoft Corporation. All Rights Reserved.