Click or drag to resize

RecAPI.kRecTransformImgByMatrix Method (Int32, IntPtr, SIZE,Double[])

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
public static RECERR kRecTransformImgByMatrix(
	int sid,
	IntPtr hPage,
	SIZE newsize,
	double[] pMatrix
)

Parameters

sid
Type: System.Int32
hPage
Type: System.IntPtr
newsize
Type: OmniPageCSDK.ArgTypes.SIZE
pMatrix
Type:System.Double[]

Return Value

Type: RECERR
See Also