Click or drag to resize

PageAutoEnhance Method

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public void AutoEnhance(
	byte blackpointred,
	byte whitepointred,
	byte blackpointgreen,
	byte whitepointgreen,
	byte blackpointblue,
	byte whitepointblue
)

Parameters

blackpointred
Type: SystemByte
whitepointred
Type: SystemByte
blackpointgreen
Type: SystemByte
whitepointgreen
Type: SystemByte
blackpointblue
Type: SystemByte
whitepointblue
Type: SystemByte
See Also