Click or drag to resize

Image.Transform Method (RECT, SIZE, UInt16)

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.22578.100)
Syntax
public Page Transform(
	RECT sourcerect,
	SIZE destsize,
	ushort bitsperpixel
)

Parameters

sourcerect
Type: Kofax.OmniPageCSDK.ArgTypes.RECT
destsize
Type: Kofax.OmniPageCSDK.ArgTypes.SIZE
bitsperpixel
Type: System.UInt16

Return Value

Type: Page
See Also