Table of Contents

Struct ColorPbgra32

Namespace
PaintDotNet.Imaging
Assembly
PaintDotNet.Primitives.dll
public struct ColorPbgra32 : INaturalPixelInfo<ColorPbgra32>, INaturalPixelInfo, IPixelInfo, IInternalImpl, IEquatable<ColorPbgra32>
Implements
Inherited Members

Constructors

ColorPbgra32(byte, byte, byte, byte)
ColorPbgra32(uint)

Properties

A
B
Bgra
G
R

Methods

Ceiling(ColorPrgba128Float)
Equals(ColorPbgra32)
Equals(object?)
Floor(ColorPrgba128Float)
FromBgra(byte, byte, byte, byte)
FromUInt32(uint)
GetHashCode()
Round(ColorPrgba128Float, MidpointRounding)
ToString()
ToUnpremultiplied()
Truncate(ColorPrgba128Float)

Operators

operator ==(ColorPbgra32, ColorPbgra32)
explicit operator uint(ColorPbgra32)
explicit operator ColorPbgra32(uint)
implicit operator ColorPbgra32(ColorBgr24)
implicit operator ColorPbgra32(ColorGray8)
implicit operator ColorPbgra32(ColorPrgba32)
implicit operator ColorPbgra32(ColorRgb24)
operator !=(ColorPbgra32, ColorPbgra32)