Interface Color

    • Method Detail

      • asHSL

        HSLColor asHSL()
        Returns:
        The color in the HSL color space.
      • asRGB

        RGBColor asRGB()
        Returns:
        The color in the RGB color space.