Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1004 Bytes

File metadata and controls

25 lines (17 loc) · 1004 Bytes

Colors

Background information

Some links about colors etc.:

Color spaces implemented

  • RGB / sRGB (s...standard)
  • HSV
  • CIE-L*a*b*
  • CIE-XYZ

With conversions RGB <-> HSV and RGB <-> CIE-L*a*b* and RGB <-> CIE-XYZ

Grayscale

There are extensions to convert a color to a grayscale color by using a mode given by GrayScaleMode.