Click or drag to resize

BitmapConverterByteArrayToObject Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public Image ByteArrayToObject(
	byte[] array
)

Parameters

array
Type: SystemByte

Return Value

Type: Image

Implements

IByteArrayConverterTByteArrayToObject(Byte)
See Also