ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXPage Object > IGArtXPage Methods > BurnInGroupName 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).
Sub BurnInGroupName(IDrawParams As IGArtXDrawParams, Mode As
enumIGArtXBurnInOptions, GroupName As String)
Name | Description |
---|---|
IDrawParams | Draw parameters for burn in. |
Mode | Burn-in mode. See enumIGArtXBurnInOptions Enumeration. |
GroupName | Name of the group to merge. |
None
N/A