Preparing search index...
The search index is not available
SCI.js
SCI.js
@4bitlabs/color-space
sRGB
toUint32
Function toUint32
to
Uint32
(
rgb
,
options
?
)
:
number
Encode as a 32-bit unsigned integer, defaults to
little-endian
byte-ordering.
Parameters
rgb
:
sRGBTuple
options
:
ToUint32Options
= {}
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SCI.js
Loading...
Encode as a 32-bit unsigned integer, defaults to little-endian byte-ordering.