Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
▼Nqualpal | Qualitative color palette generation library |
▼Ncolors | Color representation classes for various color spaces |
CDIN99d | DIN99d color space representation |
CHSL | HSL (Hue, Saturation, Lightness) color representation |
CLab | Lab color space representation (CIE L*a*b*) |
CLCHab | LCHab color space representation (CIE L*C*h) |
CRGB | RGB color representation with values in [0,1] range |
CXYZ | XYZ color representation (CIE 1931 color space) |
▼Nmetrics | Color difference metrics for perceptual color comparison |
CCIE76 | CIE76 (Delta E 1976) color difference |
CCIEDE2000 | CIEDE2000 (Delta E 2000) color difference |
CDIN99d | DIN99d color difference with optional power transformation |
CFixedMatrix | Fixed-size matrix class with compile-time dimensions |
CMatrix | Dynamic matrix class with runtime-determined dimensions |
CPaletteAnalysis | Holds analysis results for a color palette |
CQualpal | Builder for qualitative color palette generation |
CThreads | Manages OpenMP thread settings across qualpal |