Canola  0.8.D001
image_threshold Member List
This is the complete list of members for image_threshold, 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]
deeperimage_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]
levelimage_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 typedefimage_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]