Class GssFunctions.DesaturateColor

  • All Implemented Interfaces:
    GssFunction
    Enclosing class:
    GssFunctions

    public static class GssFunctions.DesaturateColor
    extends GssFunctions.BaseHslColorManipulation
    implements GssFunction
    Decrease the saturation of the specified color. First argument is the color, second is the absolute amount of saturation in HSL color space to substract (from 0 to 100).