addStrings(edge_string_ptr_list &strings) | mimas::property_image | |
addStringsWithFilter(edge_string_ptr_list &strings) | mimas::property_image | |
clear(void) | mimas::image< T > | [inline, virtual] |
const_image_ref(void) | mimas::const_image_ref< T, T * > | [inline] |
const_image_ref(T *_data, int _width, int _height) | mimas::const_image_ref< T, T * > | [inline] |
const_image_ref(const const_image_ref< T, OPtr > &_imgref) | mimas::const_image_ref< T, T * > | [inline] |
data | mimas::const_image_ref< T, T * > | [protected] |
doDrawContrast() | mimas::property_image | [inline] |
draw_contrast | mimas::property_image | [protected] |
dummy | mimas::const_image_ref< T, T * > | [protected] |
fill(const T &initVal) | mimas::image_ref< T > | [inline, virtual] |
getDrawContrast() const | mimas::property_image | [inline] |
getHeight(void) const | mimas::const_image_ref< T, T * > | [inline] |
getPixel(int x, int y) | mimas::image_ref< T > | [inline] |
getPixel(int x, int y) const | mimas::image_ref< T > | [inline] |
getSize(void) const | mimas::const_image_ref< T, T * > | [inline] |
getWidth(void) const | mimas::const_image_ref< T, T * > | [inline] |
height | mimas::const_image_ref< T, T * > | [protected] |
image(void) | mimas::image< T > | [inline] |
image(const const_image_ref< U, UPtr > &_image) | mimas::image< T > | [inline] |
image_ref(void) | mimas::image_ref< T > | [inline] |
image_ref(const image_ref< T > &_imgref) | mimas::image_ref< T > | [inline, explicit] |
image_ref(T *_data, int _width, int _height) | mimas::image_ref< T > | [inline] |
in(const mimas::point p) const | mimas::const_image_ref< T, T * > | [inline] |
in(const mimas::pixel p) const | mimas::const_image_ref< T, T * > | [inline] |
in(int x, int y) const | mimas::const_image_ref< T, T * > | [inline] |
init(int w, int h) | mimas::image< T > | [inline, virtual] |
initialised(void) const | mimas::const_image_ref< T, T * > | [inline] |
lowerRight(void) | mimas::image_ref< T > | [inline] |
mimas::const_image_ref< T, T * >::lowerRight(void) const | mimas::const_image_ref< T, T * > | [inline] |
lr(void) | mimas::image_ref< T > | [inline] |
mimas::const_image_ref< T, T * >::lr(void) const | mimas::const_image_ref< T, T * > | [inline] |
object(void) | mimas::object | [inline] |
operator+=(property_image &) | mimas::property_image | |
operator=(const image< T > &_image) | mimas::image< T > | [inline] |
operator=(const const_image_ref< U, UPtr > &_image) | mimas::image< T > | [inline] |
pixel(int x, int y) | mimas::image_ref< T > | [inline] |
pixel(int x, int y) const | mimas::image_ref< T > | [inline] |
property_image(void) | mimas::property_image | [inline] |
rawData(void) const | mimas::image_ref< T > | [inline] |
rawData(void) | mimas::image_ref< T > | [inline] |
setPixel(int x, int y, T val) | mimas::image_ref< T > | [inline, virtual] |
storage | mimas::image< T > | [protected] |
sub_image(const mimas::pixel ul, const mimas::pixel lr) const | mimas::image< T > | [inline] |
sub_image(const int top_left_x, const int top_left_y, const int width, const int height) const | mimas::image< T > | [inline] |
ul(void) | mimas::image_ref< T > | [inline] |
mimas::const_image_ref< T, T * >::ul(void) const | mimas::const_image_ref< T, T * > | [inline] |
upperLeft(void) | mimas::image_ref< T > | [inline] |
mimas::const_image_ref< T, T * >::upperLeft(void) const | mimas::const_image_ref< T, T * > | [inline] |
width | mimas::const_image_ref< T, T * > | [protected] |
~object(void) | mimas::object | [inline, virtual] |