Click or drag to resize

ImageTransform Method (RECT, SIZE, UInt16)

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
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