Click or drag to resize

ImageToByteArrayArgbToRbg Method


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

Parameters

bytes  IListByte
 

Return Value

Byte
See Also