Click or drag to resize

PageAutoEnhance Method

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 21.0.0.0 (21.0.19459.900)
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