Click or drag to resize

DocumentSetDropoutColorWeights Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void SetDropoutColorWeights(
	int Red,
	int Green,
	int Blue
)

Parameters

Red
Type: SystemInt32
Green
Type: SystemInt32
Blue
Type: SystemInt32
See Also