Click or drag to resize
BitmapInfoFromBytes Method

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

Parameters

array
Type: SystemByte

Return Value

Type: BitmapInfo
See Also