![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
Inheritance diagram for vg::paint::solid:
Collaboration diagram for vg::paint::solid:Public Member Functions | |
| solid ()=default | |
| solid (color::Color _c) | |
| void | apply_to_source (pixelmap_editor_t &editor, double opacity) const override |
| color::Color | sample (int x, int y) const override |
| base_i * | make_copy () const override |
| paint_type_e | get_type () const override |
| bool | operator== (const base_i &rhl) const override |
Public Member Functions inherited from vg::paint::base_i | |
| virtual | ~base_i ()=default |
Public Attributes | |
| color::Color | c = "#00000000"_color |
Definition at line 34 of file attributes.cppm.
|
exportdefault |
Here is the caller graph for this function:
|
inlineexport |
Definition at line 38 of file attributes.cppm.
|
inlineoverrideexportvirtual |
Implements vg::paint::base_i.
Definition at line 41 of file attributes.cppm.
|
inlineoverrideexportvirtual |
Implements vg::paint::base_i.
Definition at line 54 of file attributes.cppm.
Here is the caller graph for this function:
|
inlinenodiscardoverrideexportvirtual |
Implements vg::paint::base_i.
Definition at line 50 of file attributes.cppm.
Here is the call graph for this function:
|
inlineoverrideexportvirtual |
Implements vg::paint::base_i.
Definition at line 58 of file attributes.cppm.
Here is the call graph for this function:
|
inlineoverrideexportvirtual |
Implements vg::paint::base_i.
Definition at line 45 of file attributes.cppm.