Interface Color
public interface Color
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Colorstatic Colorstatic Colorstatic Colorstatic Colorstatic Colorstatic Color[]static Colorstatic Colorstatic Colorstatic Colorstatic Colorstatic Colorstatic Colorstatic Colorstatic Colorstatic Colorstatic Colorstatic Colorstatic Colorstatic Colorstatic Color -
Method Summary
-
Field Details
-
WHITE
-
BLACK
-
RED
-
GREEN
-
BLUE
-
WHITE_DYE
-
ORANGE_DYE
-
MAGENTA_DYE
-
LIGHT_BLUE_DYE
-
YELLOW_DYE
-
LIME_DYE
-
PINK_DYE
-
GRAY_DYE
-
LIGHT_GRAY_DYE
-
CYAN_DYE
-
PURPLE_DYE
-
BLUE_DYE
-
BROWN_DYE
-
GREEN_DYE
-
RED_DYE
-
BLACK_DYE
-
DYE_COLORS
-
-
Method Details
-
toRgb
int toRgb()Gets an ARGB integer representing this color in the sRGB colorspace. -
rgb
-
rgb
-
opaqueRgb
-