Click or drag to resize

BitmapConverterGetBytes Method

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

Parameters

obj
Type: System.DrawingImage

Return Value

Type: Byte

Implements

IByteArrayConverterTGetBytes(T)
See Also