| _view | boost::gil::image< Pixel, IsPlanar, Alloc > | |
| allocator() | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| allocator() const | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| allocator_type typedef | boost::gil::image< Pixel, IsPlanar, Alloc > | |
| const_view_t typedef | boost::gil::image< Pixel, IsPlanar, Alloc > | |
| coord_t typedef | boost::gil::image< Pixel, IsPlanar, Alloc > | |
| dimensions() const | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| height() const | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| image(std::size_t alignment=0, const Alloc alloc_in=Alloc()) | boost::gil::image< Pixel, IsPlanar, Alloc > | inlineexplicit |
| image(const point_t &dimensions, std::size_t alignment=0, const Alloc alloc_in=Alloc()) | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| image(x_coord_t width, y_coord_t height, std::size_t alignment=0, const Alloc alloc_in=Alloc()) | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| image(const point_t &dimensions, const Pixel &p_in, std::size_t alignment, const Alloc alloc_in=Alloc()) | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| image(x_coord_t width, y_coord_t height, const Pixel &p_in, std::size_t alignment, const Alloc alloc_in=Alloc()) | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| image(const image &img) | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| image(const image< P2, IP2, Alloc2 > &img) | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| operator=(const image &img) | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| operator=(const Img &img) | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| point_t typedef | boost::gil::image< Pixel, IsPlanar, Alloc > | |
| recreate(const point_t &dims, std::size_t alignment=0, const Alloc alloc_in=Alloc()) | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| recreate(x_coord_t width, y_coord_t height, std::size_t alignment=0, const Alloc alloc_in=Alloc()) | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| recreate(const point_t &dims, const Pixel &p_in, std::size_t alignment, const Alloc alloc_in=Alloc()) | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| recreate(x_coord_t width, y_coord_t height, const Pixel &p_in, std::size_t alignment, const Alloc alloc_in=Alloc()) | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| swap(image &img) | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| value_type typedef | boost::gil::image< Pixel, IsPlanar, Alloc > | |
| view_t typedef | boost::gil::image< Pixel, IsPlanar, Alloc > | |
| width() const | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |
| x_coord_t typedef | boost::gil::image< Pixel, IsPlanar, Alloc > | |
| y_coord_t typedef | boost::gil::image< Pixel, IsPlanar, Alloc > | |
| ~image() | boost::gil::image< Pixel, IsPlanar, Alloc > | inline |