Click or drag to resize

NativeAPIResize Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static int Resize(
	IntPtr instance,
	byte[] src,
	out IntPtr dst,
	out int dstSize
)

Parameters

instance
Type: SystemIntPtr
src
Type: SystemByte
dst
Type: SystemIntPtr
dstSize
Type: SystemInt32

Return Value

Type: Int32
See Also