Click or drag to resize

BitmapConverterByteArrayToObject Method


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

Parameters

array  Byte
 

Return Value

Image

Implements

IByteArrayConverterTByteArrayToObject(Byte)
See Also