Click or drag to resize

ImageFileConvert2BW Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Convert2BW(
	IMG_CONVERSION Conversion,
	[OptionalAttribute] int Brightness,
	[OptionalAttribute] int Threshold,
	[OptionalAttribute] IMG_RESENH ResolEnh,
	[OptionalAttribute] int Page
)

Parameters

Conversion
Type: Kofax.OmniPageCSDK.IproPlusIMG_CONVERSION
Brightness (Optional)
Type: SystemInt32
Threshold (Optional)
Type: SystemInt32
ResolEnh (Optional)
Type: Kofax.OmniPageCSDK.IproPlusIMG_RESENH
Page (Optional)
Type: SystemInt32
See Also