Namespace SixLabors.ImageSharp.ColorSpaces
Classes
Illuminants
The well known standard illuminants. Standard illuminants provide a basis for comparing images or colors recorded under different lighting
RgbWorkingSpaces
Chromaticity coordinates based on: http://www.brucelindbloom.com/index.html?WorkingSpaceInfo.html
Structs
CieLab
Represents a CIE Lab* 1976 color. https://en.wikipedia.org/wiki/Lab_color_space
CieLch
Represents the CIE LCh°, cylindrical form of the CIE Lab* 1976 color. https://en.wikipedia.org/wiki/Lab_color_space#Cylindrical_representation:_CIELCh_or_CIEHLC
CieLchuv
Represents the CIE LCh°, cylindrical form of the CIE Luv* 1976 color. https://en.wikipedia.org/wiki/CIELAB_color_space#Cylindrical_representation:_CIELCh_or_CIEHLC
CieLuv
The CIE 1976 (L, u, v*) color space, commonly known by its abbreviation CIELUV, is a color space adopted by the International Commission on Illumination (CIE) in 1976, as a simple-to-compute transformation of the 1931 CIE XYZ color space, but which attempted perceptual uniformity https://en.wikipedia.org/wiki/CIELUV
CieXyy
Represents an CIE xyY 1931 color https://en.wikipedia.org/wiki/CIE_1931_color_space#CIE_xy_chromaticity_diagram_and_the_CIE_xyY_color_space
CieXyz
Represents an CIE XYZ 1931 color https://en.wikipedia.org/wiki/CIE_1931_color_space#Definition_of_the_CIE_XYZ_color_space
Cmyk
Represents an CMYK (cyan, magenta, yellow, keyline) color.
Hsl
Represents a Hsl (hue, saturation, lightness) color.
Hsv
Represents a HSV (hue, saturation, value) color. Also known as HSB (hue, saturation, brightness).
HunterLab
Represents an Hunter LAB color. https://en.wikipedia.org/wiki/Lab_color_space.
LinearRgb
Represents an linear Rgb color with specified RgbWorkingSpace working space
Lms
LMS is a color space represented by the response of the three types of cones of the human eye, named after their responsivity (sensitivity) at long, medium and short wavelengths. https://en.wikipedia.org/wiki/LMS_color_space
Rgb
Represents an RGB color with specified RgbWorkingSpace working space.
YCbCr
Represents an YCbCr (luminance, blue chroma, red chroma) color as defined in the ITU-T T.871 specification for the JFIF use with Jpeg. http://en.wikipedia.org/wiki/YCbCr http://www.ijg.org/files/T-REC-T.871-201105-I!!PDF-E.pdf