@dragonspark/chroma-kit
    Preparing search index...

    Function applyRGBInverseGammaTransfer

    • Applies the inverse gamma correction to a given linear color channel value. This is the inverse of the RGB gamma transfer function.

      Parameters

      • channel: number

        The linear color channel value in the range [0, 1].

      Returns number

      The gamma-corrected color channel value.