Click or drag to resize

RecAPIkRecTransformImgByMatrix 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: SystemInt32
hPage
Type: SystemIntPtr
newsize
Type: OmniPageCSDK.ArgTypesSIZE
pMatrix
Type: SystemDouble

Return Value

Type: RECERR
See Also