| at(difference_type i) const | image_view< LOC > | |
| at(const point_t &p) const | image_view< LOC > | |
| at(x_coord_t x, y_coord_t y) const | image_view< LOC > | |
| axis_iterator(const point_t &p) const | image_view< LOC > | |
| begin() const | image_view< LOC > | |
| BOOST_STATIC_CONSTANT(int, num_channels=locator::num_channels) (defined in image_view< LOC >) | image_view< LOC > | |
| channel_t typedef | image_view< LOC > | |
| col_begin(x_coord_t x) const | image_view< LOC > | |
| col_end(x_coord_t x) const | image_view< LOC > | |
| color_space_t typedef | image_view< LOC > | |
| const_t typedef | image_view< LOC > | |
| coord_t typedef | image_view< LOC > | |
| difference_type typedef | image_view< LOC > | |
| dimensions() const | image_view< LOC > | |
| domain_t typedef | image_view< LOC > | |
| dynamic_step_t typedef | image_view< LOC > | |
| end() const | image_view< LOC > | |
| height() const | image_view< LOC > | |
| image_view class | image_view< LOC > | [friend] |
| image_view() | image_view< LOC > | |
| image_view(const VIEW &iv) | image_view< LOC > | |
| image_view(const point_t &sz, const L2 &loc) | image_view< LOC > | |
| image_view(coord_t width, coord_t height, const L2 &loc) | image_view< LOC > | |
| image_view(const point_t &sz, const x_iterator &x_it, coord_t row_bytes) | image_view< LOC > | |
| image_view(coord_t width, coord_t height, const x_iterator &x_it, coord_t row_bytes) | image_view< LOC > | |
| iterator typedef | image_view< LOC > | |
| locator typedef | image_view< LOC > | |
| num_dimensions | image_view< LOC > | [static] |
| operator!=(const VIEW &v) const | image_view< LOC > | |
| operator()(const point_t &p) const | image_view< LOC > | |
| operator()(x_coord_t x, y_coord_t y) const | image_view< LOC > | |
| operator=(const VIEW &iv) | image_view< LOC > | |
| operator=(const image_view &iv) | image_view< LOC > | |
| operator==(const VIEW &v) const | image_view< LOC > | |
| operator[](difference_type i) const | image_view< LOC > | |
| pix_bytestep() const | image_view< LOC > | |
| pixel_t typedef | image_view< LOC > | |
| pixels() const | image_view< LOC > | |
| point_t typedef | image_view< LOC > | |
| rbegin() const | image_view< LOC > | |
| reference typedef | image_view< LOC > | |
| rend() const | image_view< LOC > | |
| reverse_iterator typedef | image_view< LOC > | |
| row_begin(y_coord_t y) const | image_view< LOC > | |
| row_bytes() const | image_view< LOC > | |
| row_end(y_coord_t y) const | image_view< LOC > | |
| size() const | image_view< LOC > | |
| size_type typedef | image_view< LOC > | |
| swap(image_view< L2 > &x, image_view< L2 > &y) | image_view< LOC > | [friend] |
| value_type typedef | image_view< LOC > | |
| width() const | image_view< LOC > | |
| x_at(x_coord_t x, y_coord_t y) const | image_view< LOC > | |
| x_at(const point_t &p) const | image_view< LOC > | |
| x_coord_t typedef | image_view< LOC > | |
| x_iterator typedef | image_view< LOC > | |
| xy_at(x_coord_t x, y_coord_t y) const | image_view< LOC > | |
| xy_at(const point_t &p) const | image_view< LOC > | |
| xy_locator typedef | image_view< LOC > | |
| y_at(x_coord_t x, y_coord_t y) const | image_view< LOC > | |
| y_at(const point_t &p) const | image_view< LOC > | |
| y_coord_t typedef | image_view< LOC > | |
| y_iterator typedef | image_view< LOC > | |