ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXPage Object > IGArtXPage Methods > BurnIn Method |
This method merges marks permanently into ArtX Page. They 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 enumIGArtXBurnInOptions Enumeration). When doing burn-in, the image is converted to 24-bit.
Sub BurnIn(IDrawParams As IGArtXDrawParams, Mode As
enumIGArtXBurnInOptions)
Name | Description |
---|---|
IDrawParams | Draw parameters for burn in. |
Mode | Burn-in mode. See enumIGArtXBurnInOptions Enumeration. |
None
N/A