Click or drag to resize

ImageToByteArrayArgbToRbg Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public static byte[] ArgbToRbg(
	IList<byte> bytes
)

Parameters

bytes  IListByte
 

Return Value

Byte
See Also