Table of Contents

Method FromBgrx

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Primitives.dll

FromBgrx(byte, byte, byte, byte)

public static ColorBgr32 FromBgrx(byte b, byte g, byte r, byte x)

Parameters

b byte
g byte
r byte
x byte

Returns

ColorBgr32