public final class ColorUtil extends Object
| 构造器和说明 |
|---|
ColorUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Short |
getCustomColorIndex(CustomColor customColor,
int[] rgb) |
static Short |
getPredefinedColorIndex(String color) |
static int[] |
getRGBByColor(String color) |
public static Short getCustomColorIndex(CustomColor customColor, int[] rgb)
public static int[] getRGBByColor(String color)
Copyright © 2023. All rights reserved.