Click or drag to resize

DocumentGetDropoutColorWeights Method

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

Parameters

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