Click or drag to resize
ImageToByteArrayArgbToRbg Method

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

Parameters

bytes
Type: System.Collections.GenericIListByte

Return Value

Type: Byte
See Also