Click or drag to resize

PageDetectDropoutColorWeights Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void DetectDropoutColorWeights(
	out int WRed,
	out int WGreen,
	out int WBlue,
	ref IPRORECT Rect,
	[OptionalAttribute] IMAGEINDEX CSImgIndex
)

Parameters

WRed
Type: SystemInt32
WGreen
Type: SystemInt32
WBlue
Type: SystemInt32
Rect
Type: Kofax.OmniPageCSDK.IproPlusIPRORECT
CSImgIndex (Optional)
Type: Kofax.OmniPageCSDK.IproPlusIMAGEINDEX
See Also