Click or drag to resize

ImageToByteArrayArgbToRbg Method

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

Parameters

bytes
Type: System.Collections.GenericIListByte

Return Value

Type: Byte
See Also