Preparing search index...
The search index is not available
@ctrl/tinycolor
@ctrl/tinycolor
RandomCountOptions
Interface RandomCountOptions
interface
RandomCountOptions
{
alpha
?:
number
;
count
?:
null
|
number
;
hue
?:
string
|
number
;
luminosity
?:
"random"
|
"bright"
|
"dark"
|
"light"
;
seed
?:
number
;
}
Hierarchy (
view full
)
RandomOptions
RandomCountOptions
Index
Properties
alpha?
count?
hue?
luminosity?
seed?
Properties
Optional
alpha
alpha
?:
number
Optional
count
count
?:
null
|
number
Optional
hue
hue
?:
string
|
number
Optional
luminosity
luminosity
?:
"random"
|
"bright"
|
"dark"
|
"light"
Optional
seed
seed
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
alpha
count
hue
luminosity
seed
@ctrl/tinycolor
TinyColor
CMYK
HSL
HSLA
HSV
HSVA
RGB
RGBA
RandomCountOptions
RandomOptions
RatioInput
TinyColorOptions
WCAG2FallbackParms
WCAG2Parms
ColorFormats
ColorInput
Numberify
cmykToRgb
convertDecimalToHex
convertHexToDecimal
fromRatio
Loading...