Colors Namespace
Version 1.0.2
.NET Framework 4.5
Interfaces
IColor | Interface representing a color as described by a color model - eg. RgbColor or HslColor. |
Classes
CmyColor |
Class representing a color in the CMY color model. CMY stands for |
CmykColor |
Class representing a color in the CMYK color model. CMYK stands for |
ColorHelpers |
Static helper methods for various color calculations. |
HslColor |
Class representing a color in the HSL color model. HSL stands for |
RgbColor |
Class representing a color in the RGB color model. RGB stands for |