Table of Contents

Constructor ColorPbgra32

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Primitives.dll

ColorPbgra32(byte, byte, byte, byte)

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

Parameters

b byte
g byte
r byte
a byte

ColorPbgra32(uint)

public ColorPbgra32(uint bgra)

Parameters

bgra uint