Table of Contents

Constructor ColorBgr32

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Primitives.dll

ColorBgr32(byte, byte, byte)

public ColorBgr32(byte b, byte g, byte r)

Parameters

b byte
g byte
r byte

ColorBgr32(byte, byte, byte, byte)

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

Parameters

b byte
g byte
r byte
x byte

ColorBgr32(ColorBgr24)

public ColorBgr32(ColorBgr24 bgr)

Parameters

bgr ColorBgr24

ColorBgr32(ColorBgr24, byte)

public ColorBgr32(ColorBgr24 bgr, byte x)

Parameters

bgr ColorBgr24
x byte

ColorBgr32(uint)

public ColorBgr32(uint bgrx)

Parameters

bgrx uint