| Package | Description |
|---|---|
| com.helger.css.decl |
| Modifier and Type | Class and Description |
|---|---|
class |
CSSHSL
Represents a single HSL color value (hue, saturation, lightness).
|
class |
CSSHSLA
Represents a single HSLA color value (hue, saturation, lightness, opacity).
|
class |
CSSRGB
Represents a single RGB color value (red, green, blue)
|
class |
CSSRGBA
Represents a single RGBA color value (red, green, blue, opacity)
|
Copyright © 2014–2022 Philip Helger. All rights reserved.