Preparing search index...
The search index is not available
SCI.js
SCI.js
@4bitlabs/color
Mixers
MixOptions
Interface MixOptions
interface
MixOptions
{
mixMode
?:
|
"okLab"
|
"CIE-XYZ"
|
"CIELAB"
|
"sRGB"
|
"linear-RGB"
;
}
Index
Properties
mix
Mode?
Properties
Optional
mix
Mode
mix
Mode
?:
|
"okLab"
|
"CIE-XYZ"
|
"CIELAB"
|
"sRGB"
|
"linear-RGB"
Determine which color space to perform color blending.
Default
'linear-RGB'
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mix
Mode
SCI.js
Loading...
Determine which color space to perform color blending.