Constructors
Properties
Static
COLOR_NONE
COLOR_NONE: Color
Static
COLOR_SKIP
COLOR_SKIP: Color
Accessors
Static
COLORFUL_COLORS
- get COLORFUL_COLORS(): any
Returns any
Static
JOYFUL_COLORS
- get JOYFUL_COLORS(): any
Returns any
Static
LIBERTY_COLORS
- get LIBERTY_COLORS(): any
Returns any
Static
MATERIAL_COLORS
- get MATERIAL_COLORS(): any
Returns any
Static
PASTEL_COLORS
- get PASTEL_COLORS(): any
Returns any
Static
VORDIPLOM_COLORS
- get VORDIPLOM_COLORS(): any
Returns any
Methods
Static
colorWithAlpha
- colorWithAlpha(color: Color, alpha: any): Color
Returns Color
Static
getColorInstance
- getColorInstance(c: string | number | Color): Color
Parameters
- c: string | number | Color
Returns Color
Class that holds predefined color integer arrays (e.g. ColorTemplate.VORDIPLOM_COLORS) and convenience methods for loading colors from resources.