Click or drag to resize

BitmapConverterGetBytes Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public byte[] GetBytes(
	Image obj
)

Parameters

obj  Image
 

Return Value

Byte

Implements

IByteArrayConverterTGetBytes(T)
See Also