Click or drag to resize

NativeAPIResize Method


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

Parameters

instance  IntPtr
 
src  Byte
 
dst  IntPtr
 
dstSize  Int32
 

Return Value

Int32
See Also