Class GssFunctions.BlendColorsHsb
java.lang.Object
com.google.common.css.compiler.gssfunctions.GssFunctions.BaseBlendColors
com.google.common.css.compiler.gssfunctions.GssFunctions.BlendColorsHsb
- All Implemented Interfaces:
GssFunction
- Enclosing class:
- GssFunctions
Implementation of the blendColorsHsb GSS function. Returns a color half way
between the two colors supplied as arguments.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.css.compiler.gssfunctions.GssFunctions.BaseBlendColors
getCallResultNodes, getCallResultString, getNumExpectedArguments
-
Constructor Details
-
BlendColorsHsb
public BlendColorsHsb()
-
-
Method Details
-
blend
- Specified by:
blendin classGssFunctions.BaseBlendColors
-