Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Server Utilities API
8Crafter's Server Utilities API
Globals
modules
colorCore
rgbToHsi
Function rgbToHsi
rgbToHsi
(
rgb
:
../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/color-core/dist
.
RGB
,
)
:
../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/color-core/dist
.
HSI
Converts RGB values to HSI color space.
Parameters
rgb
:
../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/color-core/dist
.
RGB
The RGB color to convert.
Returns
../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/color-core/dist
.
HSI
The color in HSI space.
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Add-On Documentation
8Crafter's Server Utilities API
Loading...
Converts RGB values to HSI color space.