Preparing search index...
The search index is not available
better-turtle
better-turtle
ColorResolvable
Type alias ColorResolvable
Color
Resolvable
:
Color
|
HTMLColorName
|
ColorArray
|
string
A value that can be resolved into a Color instance.
It can be a
Color
instance itself
An HTML color name as a string (
https://www.w3schools.com/colors/colors_names.asp/
)
An
array of three to four integers
representing RGB(A) values
An
hexadecimal string
representation of the RGB(A) value (eg. '#FF15DE')
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
better-
turtle
Step
Type
Color
Turtle
Expose
Remap
Turtle
Events
Turtle
Options
Color
Resolvable
Line
Cap
Step
Vertex2D
Built
In
Shapes
Generated using
TypeDoc
A value that can be resolved into a Color instance.