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

    Function serializeV1

    • Serializes a color object into a string representation using the v1 format.

      Parameters

      • color: Color

        The color object to be serialized. Must contain a color space, numeric values for the color space, and optionally an alpha value.

      Returns string

      A string representing the serialized color in the v1 format.