Click or drag to resize

LinuxNativeApiInitConverterBuffer Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public static int InitConverterBuffer(
	out IntPtr buffer,
	int width,
	int height
)

Parameters

buffer
Type: SystemIntPtr
width
Type: SystemInt32
height
Type: SystemInt32

Return Value

Type: Int32
See Also