QGIS API Documentation
3.4.15-Madeira (e83d02e274)
|
#include <QVector>
#include <QImage>
Go to the source code of this file.
Namespaces | |
QgsWms | |
Median cut implementation. | |
Functions | |
void | QgsWms::medianCut (QVector< QRgb > &colorTable, int nColors, const QImage &inputImage) |
Median cut implementation used when reducing RGB colors to palletized colors. More... | |