Click or drag to resize

ImageFill Method

Fills the specified area.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Fill(
	ref IPRORECT Rect,
	uint Color,
	FILLAREA_FLAGS Flags
)

Parameters

Rect
Type: Kofax.OmniPageCSDK.IproPlusIPRORECT
Color
Type: SystemUInt32
Flags
Type: Kofax.OmniPageCSDK.IproPlusFILLAREA_FLAGS
See Also