Krita Source Code Documentation
Loading...
Searching...
No Matches
KisColorOptionData.h File Reference
#include "kis_types.h"
#include <boost/operators.hpp>
#include <kritapaintop_export.h>

Go to the source code of this file.

Classes

struct  KisColorOptionData
 

Variables

const QString COLOROP_COLOR_PER_PARTICLE = "ColorOption/colorPerParticle"
 
const QString COLOROP_FILL_BG = "ColorOption/fillBackground"
 
const QString COLOROP_HUE = "ColorOption/hue"
 
const QString COLOROP_MIX_BG_COLOR = "ColorOption/mixBgColor"
 
const QString COLOROP_SAMPLE_COLOR = "ColorOption/sampleInputColor"
 
const QString COLOROP_SATURATION = "ColorOption/saturation"
 
const QString COLOROP_USE_RANDOM_HSV = "ColorOption/useRandomHSV"
 
const QString COLOROP_USE_RANDOM_OPACITY = "ColorOption/useRandomOpacity"
 
const QString COLOROP_VALUE = "ColorOption/value"
 

Variable Documentation

◆ COLOROP_COLOR_PER_PARTICLE

const QString COLOROP_COLOR_PER_PARTICLE = "ColorOption/colorPerParticle"

Definition at line 27 of file KisColorOptionData.h.

◆ COLOROP_FILL_BG

const QString COLOROP_FILL_BG = "ColorOption/fillBackground"

Definition at line 26 of file KisColorOptionData.h.

◆ COLOROP_HUE

const QString COLOROP_HUE = "ColorOption/hue"

Definition at line 18 of file KisColorOptionData.h.

◆ COLOROP_MIX_BG_COLOR

const QString COLOROP_MIX_BG_COLOR = "ColorOption/mixBgColor"

Definition at line 28 of file KisColorOptionData.h.

◆ COLOROP_SAMPLE_COLOR

const QString COLOROP_SAMPLE_COLOR = "ColorOption/sampleInputColor"

Definition at line 24 of file KisColorOptionData.h.

◆ COLOROP_SATURATION

const QString COLOROP_SATURATION = "ColorOption/saturation"

Definition at line 19 of file KisColorOptionData.h.

◆ COLOROP_USE_RANDOM_HSV

const QString COLOROP_USE_RANDOM_HSV = "ColorOption/useRandomHSV"

Definition at line 22 of file KisColorOptionData.h.

◆ COLOROP_USE_RANDOM_OPACITY

const QString COLOROP_USE_RANDOM_OPACITY = "ColorOption/useRandomOpacity"

Definition at line 23 of file KisColorOptionData.h.

◆ COLOROP_VALUE

const QString COLOROP_VALUE = "ColorOption/value"

Definition at line 20 of file KisColorOptionData.h.