Click or drag to resize

ImageMerge Method

Merges the target images.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Merge(
	ref IPRORECT RectTarget,
	Image ImageSource,
	ref IPRORECT RectSource,
	uint Color
)

Parameters

RectTarget
Type: Kofax.OmniPageCSDK.IproPlusIPRORECT
ImageSource
Type: Kofax.OmniPageCSDK.IproPlusImage
RectSource
Type: Kofax.OmniPageCSDK.IproPlusIPRORECT
Color
Type: SystemUInt32
See Also