Table of Contents

Struct ColorPrgba64Half

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

Constructors

ColorPrgba64Half(Half, Half, Half, Half)

Properties

A
B
G
this[int]
R
Transparent

Methods

Equals(ColorPrgba64Half)
Equals(object?)
GetHashCode()
ToString()
ToUnpremultiplied()

Operators

operator ==(ColorPrgba64Half, ColorPrgba64Half)
explicit operator ColorPrgba64Half(ColorBgr48)
explicit operator ColorPrgba64Half(ColorGray32Float)
explicit operator ColorPrgba64Half(ColorPbgra64)
explicit operator ColorPrgba64Half(ColorPrgba128Float)
explicit operator ColorPrgba64Half(ColorPrgba64)
explicit operator ColorPrgba64Half(ColorRgb48)
implicit operator ColorPrgba64Half(ColorBgr24)
implicit operator ColorPrgba64Half(ColorGray16Half)
implicit operator ColorPrgba64Half(ColorGray8)
implicit operator ColorPrgba64Half(ColorPbgra32)
implicit operator ColorPrgba64Half(ColorPrgba32)
implicit operator ColorPrgba64Half(ColorRgb24)
operator !=(ColorPrgba64Half, ColorPrgba64Half)