#include "kis_types.h"
#include <boost/operators.hpp>
#include <kritapaintop_export.h>
Go to the source code of this file.
◆ COLOROP_COLOR_PER_PARTICLE
| const QString COLOROP_COLOR_PER_PARTICLE = "ColorOption/colorPerParticle" |
◆ COLOROP_FILL_BG
| const QString COLOROP_FILL_BG = "ColorOption/fillBackground" |
◆ COLOROP_HUE
| const QString COLOROP_HUE = "ColorOption/hue" |
◆ COLOROP_MIX_BG_COLOR
| const QString COLOROP_MIX_BG_COLOR = "ColorOption/mixBgColor" |
◆ COLOROP_SAMPLE_COLOR
| const QString COLOROP_SAMPLE_COLOR = "ColorOption/sampleInputColor" |
◆ COLOROP_SATURATION
| const QString COLOROP_SATURATION = "ColorOption/saturation" |
◆ COLOROP_USE_RANDOM_HSV
| const QString COLOROP_USE_RANDOM_HSV = "ColorOption/useRandomHSV" |
◆ COLOROP_USE_RANDOM_OPACITY
| const QString COLOROP_USE_RANDOM_OPACITY = "ColorOption/useRandomOpacity" |
◆ COLOROP_VALUE
| const QString COLOROP_VALUE = "ColorOption/value" |