Uses of Interface
micycle.peasygradients.colorspace.ColorSpaceTransform
-
Packages that use ColorSpaceTransform Package Description 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. -
-
Uses of ColorSpaceTransform in micycle.peasygradients.colorspace
Methods in micycle.peasygradients.colorspace that return ColorSpaceTransform Modifier and Type Method Description ColorSpaceTransformColorSpace. getColorSpace()Returns the instance ofColorSpaceTransformassociated with the color space.
-