Table of Contents

Struct ColorBgr48

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

Constructors

ColorBgr48(ushort, ushort, ushort)

Properties

B
Bgr
G
Intensity
IntensityFloat
R

Methods

Ceiling(ColorRgb96Float)
Equals(ColorBgr48)
Equals(object?)
Floor(ColorRgb96Float)
FromBgr(ushort, ushort, ushort)
FromInt48(long)
GetHashCode()
Round(ColorRgb96Float, MidpointRounding)
Truncate(ColorRgb96Float)

Operators

operator ==(ColorBgr48, ColorBgr48)
explicit operator ColorBgr48(ColorBgr32)
explicit operator ColorBgr48(ColorRgb32)
implicit operator ColorBgr48(ColorBgr24)
implicit operator ColorBgr48(ColorGray8)
implicit operator ColorBgr48(ColorRgb24)
implicit operator ColorBgr48(ColorRgb48)
operator !=(ColorBgr48, ColorBgr48)