Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Debug Sticks API
8Crafter's Debug Sticks API
<internal>
ColorInfo
Interface ColorInfo
interface
ColorInfo
{
hex
:
string
;
hsl
:
HSLColor
;
luminance
:
number
;
name
:
string
;
requestedHex
:
string
;
rgb
:
RGBColor
;
}
Index
Properties
hex
hsl
luminance
name
requested
Hex
rgb
Properties
hex
hex
:
string
hsl
hsl
:
HSLColor
luminance
luminance
:
number
name
name
:
string
requested
Hex
requestedHex
:
string
rgb
rgb
:
RGBColor
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hex
hsl
luminance
name
requested
Hex
rgb
Add-On Documentation
8Crafter's Debug Sticks API
Loading...