Click or drag to resize
BitmapConverterGetBytes Method

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

Parameters

obj
Type: System.DrawingImage

Return Value

Type: Byte

Implements

IByteArrayConverterTGetBytes(T)
See Also