![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
This is the complete list of members for vg::paint::gradient::linear, including all inherited members.
| apply_to_source(pixelmap_editor_t &editor, double opacity) const override | vg::paint::gradient::linear | inlinevirtual |
| color_stops | vg::paint::gradient::base_i | |
| get_type() const override | vg::paint::gradient::linear | inlinevirtual |
| linear(std::pair< int, int > start, std::pair< int, int > end, const std::vector< std::pair< double, color::Color > > &_color_stops) | vg::paint::gradient::linear | inline |
| make_copy() const override | vg::paint::gradient::linear | inlinevirtual |
| operator==(const paint::base_i &rhl_) const override | vg::paint::gradient::linear | inlinevirtual |
| sample(int x, int y) const override | vg::paint::gradient::linear | inlinevirtual |
| x0 | vg::paint::gradient::base_i | |
| x1 | vg::paint::gradient::base_i | |
| y0 | vg::paint::gradient::base_i | |
| y1 | vg::paint::gradient::base_i | |
| ~base_i()=default | vg::paint::base_i | virtual |