Click or drag to resize

ImageTransform Method (RECT, SIZE, UInt16)

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

Parameters

sourcerect
Type: Kofax.OmniPageCSDK.ArgTypesRECT
destsize
Type: Kofax.OmniPageCSDK.ArgTypesSIZE
bitsperpixel
Type: SystemUInt16

Return Value

Type: Page
See Also