public class HSLA extends HSL
| Constructor and Description |
|---|
HSLA(float hue,
float saturation,
float lightness,
float alpha) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
float |
getAlpha() |
int |
hashCode() |
float[] |
toArray() |
String |
toString() |
getHue, getLightness, getSaturationCopyright © 2021. All rights reserved.