#include <components.h>
Definition at line 66 of file components.h.
◆ Components() [1/2]
Inkscape::Colors::Space::Components::Components |
( |
| ) |
|
|
default |
◆ Components() [2/2]
Inkscape::Colors::Space::Components::Components |
( |
Type |
type, |
|
|
Type |
wheel, |
|
|
Traits |
traits, |
|
|
std::vector< Component > |
components |
|
) |
| |
|
inline |
◆ add()
void Inkscape::Colors::Space::Components::add |
( |
std::string |
id, |
|
|
std::string |
name, |
|
|
std::string |
tip, |
|
|
Unit |
unit = Unit::EightBit |
|
) |
| |
◆ begin()
std::vector< Component >::const_iterator Inkscape::Colors::Space::Components::begin |
( |
| ) |
const |
|
inline |
◆ end()
std::vector< Component >::const_iterator Inkscape::Colors::Space::Components::end |
( |
| ) |
const |
|
inline |
◆ get()
Components const & Inkscape::Colors::Space::Components::get |
( |
Type |
type, |
|
|
bool |
alpha = false |
|
) |
| |
|
static |
◆ get_wheel_type()
Type Inkscape::Colors::Space::Components::get_wheel_type |
( |
| ) |
const |
◆ getAll()
const std::vector< Component > & Inkscape::Colors::Space::Components::getAll |
( |
| ) |
const |
|
inline |
◆ getType()
Type Inkscape::Colors::Space::Components::getType |
( |
| ) |
const |
|
inline |
◆ operator[]()
Component const & Inkscape::Colors::Space::Components::operator[] |
( |
const unsigned int |
index | ) |
const |
|
inline |
◆ setType()
void Inkscape::Colors::Space::Components::setType |
( |
Type |
type, |
|
|
Type |
color_wheel = Type::NONE |
|
) |
| |
|
inline |
◆ size()
unsigned Inkscape::Colors::Space::Components::size |
( |
| ) |
const |
|
inline |
◆ traits()
Traits Inkscape::Colors::Space::Components::traits |
( |
| ) |
const |
|
inline |
◆ _components
std::vector<Component> Inkscape::Colors::Space::Components::_components |
|
private |
◆ _traits
◆ _type
◆ _wheel_type
The documentation for this class was generated from the following files: