Click or drag to resize

BitmapInfoFromBytes Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public static BitmapInfo FromBytes(
	byte[] array
)

Parameters

array
Type: SystemByte

Return Value

Type: BitmapInfo
See Also