Table of Contents

Method FromBgra

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Primitives.dll

FromBgra(byte, byte, byte, byte)

public static ColorPbgra32 FromBgra(byte b, byte g, byte r, byte a)

Parameters

b byte
g byte
r byte
a byte

Returns

ColorPbgra32