| Package | Description |
|---|---|
| com.helger.css.decl | |
| com.helger.css.utils |
| Modifier and Type | Method and Description |
|---|---|
CSSHSL |
CSSHSLA.getAsHSL() |
CSSHSL |
CSSHSL.getClone() |
CSSHSL |
CSSHSL.setHue(String sHue) |
CSSHSL |
CSSHSL.setLightness(String sLightness) |
CSSHSL |
CSSHSL.setSaturation(String sSaturation) |
| Constructor and Description |
|---|
CSSHSL(CSSHSL aOther)
Copy constructor
|
CSSHSLA(CSSHSL aOther,
float fOpacity)
Constructor
|
CSSHSLA(CSSHSL aOther,
String sOpacity)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
CSSHSL |
ECSSColor.getAsHSL() |
static CSSHSL |
CSSColorHelper.getParsedHSLColorValue(String sValue) |
Copyright © 2014–2018 Philip Helger. All rights reserved.