Click or drag to resize

ImageFileTransformPalette Method

This method transforms one or more pages of the image file.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void TransformPalette(
	ref IPROSIZE Size,
	[OptionalAttribute] int Page
)

Parameters

Size
Type: Kofax.OmniPageCSDK.IproPlusIPROSIZE
Page (Optional)
Type: SystemInt32
Remarks

It always creates an 8-bit paletted image. For more details, see the Transform method.

See Also