7#ifndef INDEXCOLORPALETTE_H
8#define INDEXCOLORPALETTE_H
float similarity(LabColor c0, LabColor c1) const
LabColor getNearestIndex(LabColor clr) const
void insertColor(QColor clr)
void insertShades(QColor clrA, QColor clrB, int shades)
QVector< LabColor > m_colors
QPair< int, int > getNeighbours(int mainClr) const
struct IndexColorPalette::@11 similarityFactors
void mergeMostRedundantColors()