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
  • linearSrgbToSrgb

Function linearSrgbToSrgb

  • linearSrgbToSrgb(x: number): number

    Converts a linear sRGB color channel to sRGB.

    Parameters

    • x: number

      The linear sRGB color channel value (0-1).

    Returns number

    The sRGB value (0-255).

    • Defined in ../../../../AppData/Roaming/.minecraft_bedrock/installations/Main Release/packageData/development_behavior_packs/DebugSticksAndScreens/node_modules/color-core/dist/conversions/components/linear-srgb-srgb.d.ts:6

Settings

Member Visibility
Add-On Documentation
8Crafter's Server Utilities API
  • Loading...

Generated using TypeDoc