colors/color library
Copyright (c) 2014 Michael Fenwick mike@mikefenwick.com
The use of this source code is governed by the MIT license as specified in the LICENSE file.
Classes
- CielabColor
- Color
- An object representing a color.
- ColorFilter
- ColorParser
- CssColorSpace
- HexColor
- HslColor
- HsvColor
- RgbColor
- XyzColor
Typedefs
- FilterFunction = Color Function(Color color, [List? args])