Package org.apache.commons.imaging.color
Color spaces and conversions between them.
-
Class Summary Class Description ColorCieLab Represents a color in the CIELAB color space, also known as LAB color space.ColorCieLch Represents a color in the CIELCH color space.ColorCieLuv Represents a color in the CIELUV color space..ColorCmy Represents a color in the CMY color space.ColorCmyk Represents a color in the CMYK color space.ColorConversions ColorHsl Represents a color in the HSL color space.ColorHsv Represents a color in the HSV color space.ColorHunterLab Represents a color in the Hunter Lab color space.ColorXyz Represents a color in the CIE 1931 color space, also known as XYZ color space.