public class ColorConverterUtil extends Object implements Serializable
| Constructor and Description |
|---|
ColorConverterUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildRgba(int[] rgb,
float alpha) |
static String |
toRGBA(byte[] argb) |
static String |
toRGBA(String hexARGB) |
Copyright © 2013–2026 Vaadin Ltd. All rights reserved.