Class GssFunctions.Lighten

java.lang.Object
com.google.common.css.compiler.gssfunctions.GssFunctions.BaseHslColorManipulation
com.google.common.css.compiler.gssfunctions.GssFunctions.Lighten
All Implemented Interfaces:
GssFunction
Enclosing class:
GssFunctions

public static class GssFunctions.Lighten extends GssFunctions.BaseHslColorManipulation implements GssFunction
Increase the lightness of a color. First argument is the color, second is the lighten to add, between 0 and 100.