| Package | Description |
|---|---|
| com.helger.css.decl | |
| com.helger.css.utils |
| Modifier and Type | Method and Description |
|---|---|
CSSHSLA |
CSSHSL.getAsHSLA(float fOpacity)
Convert this value to an HSLA value.
|
CSSHSLA |
CSSHSL.getAsHSLA(String sOpacity)
Convert this value to an HSLA value.
|
CSSHSLA |
CSSHSLA.getClone() |
CSSHSLA |
CSSHSLA.setHue(String sHue) |
CSSHSLA |
CSSHSLA.setLightness(String sLightness) |
CSSHSLA |
CSSHSLA.setOpacity(String sOpacity) |
CSSHSLA |
CSSHSLA.setSaturation(String sSaturation) |
| Constructor and Description |
|---|
CSSHSLA(CSSHSLA aOther)
Copy constructor
|
| Modifier and Type | Method and Description |
|---|---|
CSSHSLA |
ECSSColor.getAsHSLA(float fOpacity) |
static CSSHSLA |
CSSColorHelper.getParsedHSLAColorValue(String sValue) |
Copyright © 2014–2018 Philip Helger. All rights reserved.