, including all inherited members.
| black() const | ivl::image< T, OPTS > | [inline] |
| channels() const | ivl::image< T, OPTS > | [inline] |
| circle(double_point< 2 > a, double radius, color_type col=ivl::white< T, rgb >(), double thickness=1.5, double opacity=1.) | ivl::image< T, OPTS > | [inline] |
| col(size_t row, size_t col) const | ivl::image< T, OPTS > | [inline] |
| col(size_t row, size_t col) | ivl::image< T, OPTS > | [inline] |
| col(const const_iterator &it) const | ivl::image< T, OPTS > | [inline] |
| col(const best_iterator &it) | ivl::image< T, OPTS > | [inline] |
| color_type typedef | ivl::image< T, OPTS > | |
| cols() const | ivl::image< T, OPTS > | [inline] |
| const_pixel typedef | ivl::image< T, OPTS > | |
| ellipse(double_point< 2 > a, double_point< 2 > b, double radius, color_type col=ivl::white< T, rgb >(), double thickness=1.5, double opacity=1.) | ivl::image< T, OPTS > | [inline] |
| ellipse(double_point< 2 > c, double radius1, double radius2, double angle, color_type col=ivl::white< T, rgb >(), double thickness=1.5, double opacity=1.) | ivl::image< T, OPTS > | [inline] |
| fill_ellipse(double_point< 2 > a, double_point< 2 > b, double radius, color_type col=ivl::white(ivl::color_type< T, rgb >()), double opacity=1.) | ivl::image< T, OPTS > | [inline] |
| fill_ellipse(double_point< 2 > c, double radius1, double radius2, double angle, color_type col=ivl::white(ivl::color_type< T, rgb >()), double opacity=1.) | ivl::image< T, OPTS > | [inline] |
| fill_quad(double_point< 2 > a, double_point< 2 > b, double_point< 2 > c, double_point< 2 > d, color_type col=ivl::white(ivl::color_type< T, rgb >()), double opacity=1.) | ivl::image< T, OPTS > | [inline] |
| fill_rect(double_point< 2 > a, double_point< 2 > b, color_type col=ivl::white(ivl::color_type< T, rgb >()), double opacity=1.) | ivl::image< T, OPTS > | [inline] |
| fill_triangle(double_point< 2 > a, double_point< 2 > b, double_point< 2 > c, color_type col=ivl::white(ivl::color_type< T, rgb >()), double opacity=1.) | ivl::image< T, OPTS > | [inline] |
| get_pixel(double_point< 2 > a) | ivl::image< T, OPTS > | [inline] |
| height() const | ivl::image< T, OPTS > | [inline] |
| image() | ivl::image< T, OPTS > | [inline] |
| image(size_t rows, size_t cols, size_t channels=(!N?3:N)) | ivl::image< T, OPTS > | [inline] |
| image(size_t rows, size_t cols, size_t channels, const T &value) | ivl::image< T, OPTS > | [inline] |
| image(size_t rows, size_t cols, size_t channels, const array< J, D > &a) | ivl::image< T, OPTS > | [inline] |
| image(const array< size_t, S > &sz) | ivl::image< T, OPTS > | [inline] |
| image(const array< size_t, S > &sz, const T &value) | ivl::image< T, OPTS > | [inline] |
| image(const array< size_t, S > &sz, const T *ptr) | ivl::image< T, OPTS > | [inline] |
| image(const array< size_t, S > &sz, const data_init_arg &data) | ivl::image< T, OPTS > | [inline] |
| image(const array< size_t, S > &sz, const array< J, D > &a) | ivl::image< T, OPTS > | [inline] |
| image(const std::string &filename, image_channels channels=ic_auto) | ivl::image< T, OPTS > | |
| image(const iplimage_t *ipl) | ivl::image< T, OPTS > | |
| image(const array_nd< J, S > &a) | ivl::image< T, OPTS > | [inline] |
| image(array_nd< J, S > &a) | ivl::image< T, OPTS > | [inline] |
| image(const this_type &a) | ivl::image< T, OPTS > | [inline] |
| ipl() const | ivl::image< T, OPTS > | [inline] |
| line(double_point< 2 > a, double_point< 2 > b, color_type col=ivl::white< T, rgb >(), double thickness=1.5, double opacity=1.) | ivl::image< T, OPTS > | [inline] |
| operator=(const iplimage_t *src) | ivl::image< T, OPTS > | [inline] |
| operator=(iplimage_t *src) | ivl::image< T, OPTS > | [inline] |
| put_pixel(double_point< 2 > a, color_type col=ivl::white< T, rgb >()) | ivl::image< T, OPTS > | [inline] |
| rect(double_point< 2 > a, double_point< 2 > b, color_type col=ivl::white< T, rgb >(), double thickness=1.5, double opacity=1.) | ivl::image< T, OPTS > | [inline] |
| rows() const | ivl::image< T, OPTS > | [inline] |
| width() const | ivl::image< T, OPTS > | [inline] |