Boost GIL


image_view< Loc > Member List

This is the complete list of members for image_view< Loc >, including all inherited members.

at(difference_type i) const -> iterator (defined in image_view< Loc >)image_view< Loc >inline
at(point_t const &p) const -> iterator (defined in image_view< Loc >)image_view< Loc >inline
at(x_coord_t x, y_coord_t y) const -> iterator (defined in image_view< Loc >)image_view< Loc >inline
axis_iterator(point_t const &p) const -> typename axis< D >::iterator (defined in image_view< Loc >)image_view< Loc >inline
back() const -> referenceimage_view< Loc >inline
begin() const -> iterator (defined in image_view< Loc >)image_view< Loc >inline
col_begin(x_coord_t x) const -> y_iterator (defined in image_view< Loc >)image_view< Loc >inline
col_end(x_coord_t x) const -> y_iterator (defined in image_view< Loc >)image_view< Loc >inline
const_iterator typedef (defined in image_view< Loc >)image_view< Loc >
const_reference typedef (defined in image_view< Loc >)image_view< Loc >
const_t typedef (defined in image_view< Loc >)image_view< Loc >
coord_t typedef (defined in image_view< Loc >)image_view< Loc >
difference_type typedef (defined in image_view< Loc >)image_view< Loc >
dimensions() const -> point_t const & (defined in image_view< Loc >)image_view< Loc >inline
empty() constimage_view< Loc >inline
end() const -> iterator (defined in image_view< Loc >)image_view< Loc >inline
front() const -> referenceimage_view< Loc >inline
height() const -> y_coord_t (defined in image_view< Loc >)image_view< Loc >inline
image_view (defined in image_view< Loc >)image_view< Loc >friend
image_view() (defined in image_view< Loc >)image_view< Loc >inline
image_view(image_view const &img_view) (defined in image_view< Loc >)image_view< Loc >inline
image_view(View const &view) (defined in image_view< Loc >)image_view< Loc >inline
image_view(point_t const &dims, L2 const &loc) (defined in image_view< Loc >)image_view< Loc >inline
image_view(coord_t width, coord_t height, L2 const &loc) (defined in image_view< Loc >)image_view< Loc >inline
is_1d_traversable() const (defined in image_view< Loc >)image_view< Loc >inline
iterator typedef (defined in image_view< Loc >)image_view< Loc >
locator typedef (defined in image_view< Loc >)image_view< Loc >
num_channels() const -> std::size_t (defined in image_view< Loc >)image_view< Loc >inline
num_dimensions (defined in image_view< Loc >)image_view< Loc >static
operator!=(View const &view) const (defined in image_view< Loc >)image_view< Loc >inline
operator()(point_t const &p) const -> reference (defined in image_view< Loc >)image_view< Loc >inline
operator()(x_coord_t x, y_coord_t y) const -> reference (defined in image_view< Loc >)image_view< Loc >inline
operator=(View const &view) (defined in image_view< Loc >)image_view< Loc >inline
operator=(image_view const &view) (defined in image_view< Loc >)image_view< Loc >inline
operator==(View const &view) const (defined in image_view< Loc >)image_view< Loc >inline
operator[](difference_type i) const -> reference (defined in image_view< Loc >)image_view< Loc >inline
pixels() const -> locator const & (defined in image_view< Loc >)image_view< Loc >inline
point_t typedef (defined in image_view< Loc >)image_view< Loc >
pointer typedef (defined in image_view< Loc >)image_view< Loc >
rbegin() const -> reverse_iterator (defined in image_view< Loc >)image_view< Loc >inline
reference typedef (defined in image_view< Loc >)image_view< Loc >
rend() const -> reverse_iterator (defined in image_view< Loc >)image_view< Loc >inline
reverse_iterator typedef (defined in image_view< Loc >)image_view< Loc >
row_begin(y_coord_t y) const -> x_iterator (defined in image_view< Loc >)image_view< Loc >inline
row_end(y_coord_t y) const -> x_iterator (defined in image_view< Loc >)image_view< Loc >inline
size() const -> size_type (defined in image_view< Loc >)image_view< Loc >inline
size_type typedef (defined in image_view< Loc >)image_view< Loc >
swap (defined in image_view< Loc >)image_view< Loc >friend
swap(image_view< Loc > &other)image_view< Loc >inline
value_type typedef (defined in image_view< Loc >)image_view< Loc >
width() const -> x_coord_t (defined in image_view< Loc >)image_view< Loc >inline
x_at(x_coord_t x, y_coord_t y) const -> x_iterator (defined in image_view< Loc >)image_view< Loc >inline
x_at(point_t const &p) const -> x_iterator (defined in image_view< Loc >)image_view< Loc >inline
x_coord_t typedef (defined in image_view< Loc >)image_view< Loc >
x_iterator typedef (defined in image_view< Loc >)image_view< Loc >
xy_at(x_coord_t x, y_coord_t y) const -> xy_locator (defined in image_view< Loc >)image_view< Loc >inline
xy_at(point_t const &p) const -> xy_locator (defined in image_view< Loc >)image_view< Loc >inline
xy_locator typedef (defined in image_view< Loc >)image_view< Loc >
y_at(x_coord_t x, y_coord_t y) const -> y_iterator (defined in image_view< Loc >)image_view< Loc >inline
y_at(point_t const &p) const -> y_iterator (defined in image_view< Loc >)image_view< Loc >inline
y_coord_t typedef (defined in image_view< Loc >)image_view< Loc >
y_iterator typedef (defined in image_view< Loc >)image_view< Loc >