Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_histogram.h File Reference
#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 }
 

Enumeration Type Documentation

◆ enumHistogramType

Enumerator
LINEAR 
LOGARITHMIC 

Definition at line 19 of file kis_histogram.h.

19 {
20 LINEAR,
22};
@ LOGARITHMIC
@ LINEAR