| Interface | Description | |
|---|---|---|
| IColorSpace |
| Class | Description | |
|---|---|---|
| ColorConvert | Color space conversion algorythm, use ColorConvert to convert multiple color space each others. | |
| ColorSpace | ColorSpace class contains constants to use with IColorSpace.convert method. | |
| HSBColor | HSBColor is a representation of HSB color space. | |
| HSLColor | HSLColor is a representation of HSL color space. | |
| RGBColor | RGBColor is a representation of RGB color space. |