krita
KisGenericLabHistogramProducerFactory Class Reference
#include <kis_basic_histogram_producers.h>
Inheritance diagram for KisGenericLabHistogramProducerFactory:

Detailed Description
KisGenericLabHistogramProducer his special Factory that isCompatibleWith everything.
Definition at line 186 of file kis_basic_histogram_producers.h.
Public Member Functions | |
KisGenericLabHistogramProducerFactory () | |
virtual | ~KisGenericLabHistogramProducerFactory () |
virtual KisHistogramProducerSP | generate () |
virtual bool | isCompatibleWith (KisColorSpace *) const |
virtual float | preferrednessLevelWith (KisColorSpace *) const |
Member Function Documentation
|
Factory method, generates a new KisHistogramProducer.
Implements KisHistogramProducerFactory. Definition at line 191 of file kis_basic_histogram_producers.h. |
|
Returns if a colorspace can be used with this producer.
Implements KisHistogramProducerFactory. Definition at line 192 of file kis_basic_histogram_producers.h. |
|
Returns a float in the [0.0, 1.0] range, 0.0 means this is a very generic method.
Implements KisHistogramProducerFactory. Definition at line 193 of file kis_basic_histogram_producers.h. |
The documentation for this class was generated from the following file: