Class GssFunctions.Spin

All Implemented Interfaces:
GssFunction
Enclosing class:
GssFunctions

public static class GssFunctions.Spin extends GssFunctions.BaseHslColorManipulation implements GssFunction
Increase or decrease the hue of a color. First argument is the color, second is the hue to add or remove, between 0 and 360. It's like rotating the color on a color wheel and hue is the angle to apply.