Package de.xima.fc.color
package de.xima.fc.color
-
ClassDescriptionColorField<T extends Serializable>List of common
IColorFields.Constants with theIColorField.getIdentifier()values for theColorFields.A CSS color value, with optional transparency.Enumeration of CSS color name, together with the usual color values.Represents an HSLul color triplet, see https://www.hsluv.org/Represents an HSV color triplet.Interface for instances that can provide an opaque color as a hex RGB value, e.g. 0x#FF0000 for red.Represents an RGBA (red, green, blue, alpha) quadruplet.Represents an RGB color triplet.