Click or drag to resize

PageConvertToBW 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 Page ConvertToBW(
	IMG_CONVERSION conversion,
	int brightness,
	int threshold,
	IMG_RESENH resolenh
)

Parameters

conversion
Type: Kofax.OmniPageCSDK.ArgTypesIMG_CONVERSION
brightness
Type: SystemInt32
threshold
Type: SystemInt32
resolenh
Type: Kofax.OmniPageCSDK.ArgTypesIMG_RESENH

Return Value

Type: Page
See Also