Click or drag to resize

PageConvertToBW Method

Namespace:  OmniPageCSDK.Objects
Assembly:  OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
public Page ConvertToBW(
	IMG_CONVERSION conversion,
	int brightness,
	int threshold,
	IMG_RESENH resolenh
)

Parameters

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

Return Value

Type: Page
See Also