Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
components.h File Reference

Go to the source code of this file.

Classes

struct  Inkscape::Colors::Space::Component
 
class  Inkscape::Colors::Space::Components
 

Namespaces

namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 
namespace  Inkscape::Colors
 A set of useful color modifying functions which do not fit as generic methods on the color class itself but which are used in various places.
 
namespace  Inkscape::Colors::Space
 

Enumerations

enum class  Inkscape::Colors::Space::Traits { Inkscape::Colors::Space::None = 0 , Inkscape::Colors::Space::Picker = 1 , Inkscape::Colors::Space::Internal = 2 , Inkscape::Colors::Space::CMS = 4 }
 
enum class  Inkscape::Colors::Space::Unit {
  Inkscape::Colors::Space::EightBit , Inkscape::Colors::Space::Percent , Inkscape::Colors::Space::Degree , Inkscape::Colors::Space::Linear1024 ,
  Inkscape::Colors::Space::Chroma40
}
 

Functions

Traits Inkscape::Colors::Space::operator& (const Traits lhs, const Traits rhs)
 
Traits Inkscape::Colors::Space::operator| (const Traits lhs, const Traits rhs)