_view (defined in image) | image | |
allocator() (defined in image) | image | [inline] |
allocator() const (defined in image) | image | [inline] |
allocator_type typedef (defined in image) | image | |
const_view_t typedef (defined in image) | image | |
coord_t typedef (defined in image) | image | |
dimensions() const (defined in image) | image | [inline] |
height() const (defined in image) | image | [inline] |
image(std::size_t alignment=1, const Alloc alloc_in=Alloc()) (defined in image) | image | [inline, explicit] |
image(const point_t &dimensions, std::size_t alignment=1) (defined in image) | image | [inline] |
image(x_coord_t width, y_coord_t height, std::size_t alignment=1) (defined in image) | image | [inline] |
image(const point_t &dimensions, const Pixel &p_in, std::size_t alignment, const Alloc alloc_in=Alloc()) (defined in image) | image | [inline] |
image(x_coord_t width, y_coord_t height, const Pixel &p_in, std::size_t alignment, const Alloc alloc_in=Alloc()) (defined in image) | image | [inline] |
image(const image &img) (defined in image) | image | [inline] |
image(const image< P2, IP2, Alloc2 > &img) (defined in image) | image | [inline] |
operator=(const image &img) (defined in image) | image | [inline] |
operator=(const Img &img) (defined in image) | image | [inline] |
point_t typedef (defined in image) | image | |
recreate(const point_t &dims, std::size_t alignment=1) (defined in image) | image | [inline] |
recreate(x_coord_t width, y_coord_t height, std::size_t alignment=1) (defined in image) | image | [inline] |
recreate(const point_t &dims, const Pixel &p_in, std::size_t alignment) (defined in image) | image | [inline] |
recreate(x_coord_t width, y_coord_t height, const Pixel &p_in, std::size_t alignment) (defined in image) | image | [inline] |
swap(image &img) (defined in image) | image | [inline] |
value_type typedef (defined in image) | image | |
view_t typedef (defined in image) | image | |
width() const (defined in image) | image | [inline] |
x_coord_t typedef (defined in image) | image | |
y_coord_t typedef (defined in image) | image | |
~image() (defined in image) | image | [inline] |