ViewingConditions class final

Constructors

ViewingConditions.defaultWithBackgroundLstar(double lstar)
factory
ViewingConditions.make(List<double> whitePoint, double adaptingLuminance, double backgroundLstar, double surround, bool discountingIlluminant)
factory

Properties

aw double
final
c double
final
fl double
final
flRoot double
final
hashCode int
The hash code for this object.
no setteroverride
n double
final
nbb double
final
nc double
final
ncb double
final
rgbD List<double>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
z double
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
override

Static Properties

sRgb ViewingConditions
final
standard ViewingConditions
final