public static interface AbstractColorPicker.Coordinates2Color extends Serializable
| Modifier and Type | Method and Description |
|---|---|
int[] |
calculate(Color c)
Calculate coordinates from color
|
Color |
calculate(int x,
int y)
Calculate color from coordinates
|
Copyright © 2023 Vaadin Ltd. All rights reserved.