, including all inherited members.
average(void) const | image | |
copy(const image::pointer &src) | image | |
copy(const image::pointer &src, int ox, int oy) | image | |
create(const image::pointer &deeper, double level) | image_threshold | [static] |
create_blank_from_file(const std::string &filename, int width, int height) | image | [static] |
create_from_file(const std::string &filename) | image | [static] |
deeper | image_threshold | [private] |
draw_rectangle(int x, int y, int w, int h) | image | |
draw_rectangle(int x, int y, int w, int h, const icon_pixel &clr) | image | |
get_height(void) const | image_threshold | [protected, virtual] |
get_pen_position(int &x, int &y) | image | [inline] |
get_pixel(int, int, icon_pixel &) const | image_threshold | [protected, virtual] |
image::get_pixel(int x, int y) const | image | [inline] |
get_width(void) const | image_threshold | [protected, virtual] |
image() | image | [protected] |
image_threshold(const image::pointer &deeper, double level) | image_threshold | [private] |
image_threshold() | image_threshold | [private] |
image_threshold(const image_threshold &rhs) | image_threshold | [private] |
known_file_extension(const std::string &ext) | image | [static] |
level | image_threshold | [private] |
operator=(const image_threshold &rhs) | image_threshold | [private] |
overlay(const image::pointer &src, int ox, int oy) | image | |
overlay_pixel(int x, int y, const icon_pixel &value) | image | [virtual] |
overlay_pixel(int x, int y) | image | [virtual] |
pointer typedef | image_threshold | |
same(const image::pointer &rhs) const | image | |
save_to_file(const std::string &) const | image_threshold | [protected, virtual] |
set_pen_color(const icon_pixel &clr) | image | [inline] |
set_pen_position(int x, int y) | image | [inline] |
set_pixel(int, int, const icon_pixel &) | image_threshold | [protected, virtual] |
image::set_pixel(int x, int y) | image | |
type_name(void) const | image_threshold | [protected, virtual] |
~image() | image | [virtual] |
~image_threshold() | image_threshold | [virtual] |