public class ColorIndex extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int[] |
colors
color cache
|
static Color[] |
themeColors
Defined 12 base theme color
|
| 构造器和说明 |
|---|
ColorIndex() |
public static final int[] colors
public static final Color[] themeColors
@Deprecated public static int get(int index)
@Deprecated public static Color getColor(int index)
public static int indexOf(Color color)
public static int indexOf(int rgb)
public static String toARGB(int rgb)
Copyright © 2023. All rights reserved.