|
Krita Source Code Documentation
|
#include <QVector>#include <QRect>#include "KoHistogramProducer.h"#include "kis_shared.h"#include "kis_types.h"#include "kritaimage_export.h"Go to the source code of this file.
Classes | |
| class | KisHistogram::Calculations |
| class | KisHistogram |
Enumerations | |
| enum | enumHistogramType { LINEAR , LOGARITHMIC } |
| enum enumHistogramType |
| Enumerator | |
|---|---|
| LINEAR | |
| LOGARITHMIC | |
Definition at line 19 of file kis_histogram.h.