Package micycle.peasygradients.colorspace
Color spaces define how the color value at each color stop is represented,
which in turn affects the results of color interpolation.
-
Interface Summary Interface Description ColorSpaceTransform Defines the interface for color space transformations, enabling conversion to and from the RGB color space. -
Enum Summary Enum Description ColorSpace Represents the different color spaces that can be used for color gradients.