ListedColormap class
Constructors
-
ListedColormap.new(List<
Vector4> colors, {int? n})
Properties
Methods
-
call(
double x) → Vector4 -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
reversed(
) → ListedColormap -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited