Krita Source Code Documentation
Loading...
Searching...
No Matches
KisToolColorSampler::Configuration Struct Reference

#include <kis_tool_colorsampler.h>

Public Member Functions

 Configuration ()
 
void load ()
 
void save () const
 

Public Attributes

bool addPalette
 
int blend
 
bool normaliseValues
 
int radius
 
bool sampleMerged
 
bool toForegroundColor
 
bool updateColor
 

Detailed Description

Definition at line 46 of file kis_tool_colorsampler.h.

Constructor & Destructor Documentation

◆ Configuration()

KisToolColorSampler::Configuration::Configuration ( )

Member Function Documentation

◆ load()

void KisToolColorSampler::Configuration::load ( )

◆ save()

void KisToolColorSampler::Configuration::save ( ) const

Member Data Documentation

◆ addPalette

bool KisToolColorSampler::Configuration::addPalette

Definition at line 51 of file kis_tool_colorsampler.h.

◆ blend

int KisToolColorSampler::Configuration::blend

Definition at line 55 of file kis_tool_colorsampler.h.

◆ normaliseValues

bool KisToolColorSampler::Configuration::normaliseValues

Definition at line 52 of file kis_tool_colorsampler.h.

◆ radius

int KisToolColorSampler::Configuration::radius

Definition at line 54 of file kis_tool_colorsampler.h.

◆ sampleMerged

bool KisToolColorSampler::Configuration::sampleMerged

Definition at line 53 of file kis_tool_colorsampler.h.

◆ toForegroundColor

bool KisToolColorSampler::Configuration::toForegroundColor

Definition at line 49 of file kis_tool_colorsampler.h.

◆ updateColor

bool KisToolColorSampler::Configuration::updateColor

Definition at line 50 of file kis_tool_colorsampler.h.


The documentation for this struct was generated from the following file: