Click or drag to resize

BitmapConverterInit Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public void Init(
	int width,
	int height,
	PixelFormat format = PixelFormat.Format24bppRgb
)

Parameters

width  Int32
 
height  Int32
 
format  PixelFormat  (Optional)
 
See Also