TyphonJS Runtime Library (FVTT) 0.3.0
#runtime/data/color/colord
getFormat
Variable getFormat
Const
getFormat
:
(
input
:
Input
)
=>
Format
|
undefined
Returns a color model name for the input passed to the function.
Type Declaration
(
input
:
Input
)
:
Format
|
undefined
Parameters
input
:
Input
Returns
Format
|
undefined
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.3.0
Returns a color model name for the input passed to the function.