Table of Contents

Struct ColorGray16Half

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

Constructors

ColorGray16Half(Half)

Properties

Black
Intensity
White

Methods

Equals(ColorGray16Half)
Equals(object?)
GetHashCode()

Operators

operator ==(ColorGray16Half, ColorGray16Half)
explicit operator Half(ColorGray16Half)
explicit operator ColorGray16Half(ColorGray32Float)
explicit operator ColorGray16Half(Half)
implicit operator ColorGray16Half(ColorGray8)
operator !=(ColorGray16Half, ColorGray16Half)