Table of Contents

Constructor ColorPrgba32

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Primitives.dll

ColorPrgba32(byte, byte, byte, byte)

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

Parameters

r byte
g byte
b byte
a byte

ColorPrgba32(uint)

public ColorPrgba32(uint rgba)

Parameters

rgba uint