List of all members.
Constructor & Destructor Documentation
virtual Gegl::Color::~Color |
( |
| ) |
[virtual] |
Gegl::Color::Color |
( |
const Glib::ustring & |
string | ) |
[explicit, protected] |
Member Function Documentation
void Gegl::Color::get_rgba |
( |
double & |
r, |
|
|
double & |
g, |
|
|
double & |
b, |
|
|
double & |
a |
|
) |
| const |
void Gegl::Color::get_rgba4f |
( |
gfloat * |
p1 | ) |
const |
GeglColor* Gegl::Color::gobj |
( |
| ) |
[inline] |
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase.
const GeglColor* Gegl::Color::gobj |
( |
| ) |
const [inline] |
Provides access to the underlying C GObject.
Reimplemented from Glib::ObjectBase.
GeglColor* Gegl::Color::gobj_copy |
( |
| ) |
|
Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
A String representation of the GeglColor.
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
- Returns:
- A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.
A String representation of the GeglColor.
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
- Returns:
- A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.
void Gegl::Color::set_rgba |
( |
double |
r, |
|
|
double |
g, |
|
|
double |
b, |
|
|
double |
a |
|
) |
| |
Friends And Related Function Documentation
A Glib::wrap() method for this object.
- Parameters:
-
object | The C instance. |
take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |
- Returns:
- A C++ instance that wraps this C instance.
The documentation for this class was generated from the following file: