Table of Contents

Struct ColorPbgra64

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

Constructors

ColorPbgra64(ushort, ushort, ushort, ushort)
ColorPbgra64(ulong)

Properties

A
B
Bgra
G
R

Methods

Ceiling(ColorPrgba128Float)
Equals(ColorPbgra64)
Equals(object?)
Floor(ColorPrgba128Float)
FromBgra(ushort, ushort, ushort, ushort)
FromUInt64(ulong)
GetHashCode()
Round(ColorPrgba128Float, MidpointRounding)
ToUnpremultiplied()
Truncate(ColorPrgba128Float)

Operators

operator ==(ColorPbgra64, ColorPbgra64)
explicit operator ulong(ColorPbgra64)
explicit operator ColorPbgra64(ulong)
implicit operator ColorPbgra64(ColorBgr24)
implicit operator ColorPbgra64(ColorBgr48)
implicit operator ColorPbgra64(ColorGray8)
implicit operator ColorPbgra64(ColorPbgra32)
implicit operator ColorPbgra64(ColorPrgba32)
implicit operator ColorPbgra64(ColorPrgba64)
implicit operator ColorPbgra64(ColorRgb24)
implicit operator ColorPbgra64(ColorRgb48)
operator !=(ColorPbgra64, ColorPbgra64)