Preparing search index...
The search index is not available
@beetpx/beetpx - v0.51.2
@beetpx/beetpx
API
$rgb
Function $rgb
$rgb
(
r
,
g
,
b
)
:
BpxRgbColor
A shorthand for
BpxRgbColor.of
.
Parameters
r
:
number
g
:
number
b
:
number
Returns
BpxRgbColor
$rgb
(
cssHex
)
:
BpxRgbColor
A shorthand for
BpxRgbColor.fromCssHex
.
Parameters
cssHex
:
string
Returns
BpxRgbColor
Settings
Theme
OS
Light
Dark
@beetpx/beetpx - v0.51.2
Loading...
A shorthand for BpxRgbColor.of.