Click or drag to resize

BitmapConverterGetBytes Method


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

Parameters

obj  Image
 

Return Value

Byte

Implements

IByteArrayConverterTGetBytes(T)
See Also