ImageGear Professional for Windows ActiveX
ImageBurnIn Method

Description:

Merges marks permanently into the image in the associated IGPage Object. They are converted from vector-format constructs into raster-format. Depending on the Options parameter, the original marks can be deleted from IGArtPage or preserved. The image may be temporarily promoted to a higher bit-depth for the purpose of the merge (see enumIGArtBurnInMode Enumeration).

Syntax:

      ImageBurnIn(Options As Long, GroupName As String)

Parameters:

Name Description
Options Specifies which marks are merged - see enumIGArtBurnInMode Enumeration. The enumIGArtBurnInMode Enumeration values can be combined. For example: ART_BURN_IN_ALL + ART_BURN_IN_AUTO_PROMOTE .
GroupName Specifies the group of marks to be burned in. This parameter is ignored unless Options = ART_BURN_IN_GROUP.

Return Value:

None

Bits Per Pixel:

N/A

Sample:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback