ViewingConditions

Sealed Class
In traditional color spaces, a color can be identified solely by the observer's measurement of the color. Color appearance models such as CAM16 also use information about the environment where the color was observed, known as the viewing conditions.

Static Fields

Properties

AdaptingLuminance: double
Aw: double
BackgroundLstar: double
BackgroundYTowhitePointY: double
DiscountingIlluminant: bool
DrgbInverse: double3
Fl: double
FlRoot: double
Nbb: double
Nc: double
Ncb: double
RgbD: double3
Surround: double
WhitePoint: double3

Static Methods

Make(whitePoint: Nullable<double3>, adaptingLuminance: double, backgroundLstar: double, surround: double, discountingIlluminant: bool): ViewingConditions
Convenience constructor for ViewingConditions.

Inherited Members

Extension Methods

DescribeIdentityShortHashToStringNullable

On this page