Click or drag to resize

PageConvertToBW 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 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