| basic_pixel_buffer() | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [inline] |
| basic_pixel_buffer(size_t width, size_t height) | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [inline] |
| get_height() const | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [inline] |
| get_pixel(size_t x, size_t y) const | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [inline] |
| get_row(size_t index) | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [inline] |
| get_row(size_t index) const | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [inline] |
| get_width() const | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [inline] |
| m_height | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [protected] |
| m_rows | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [protected] |
| m_width | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [protected] |
| operator[](size_t index) | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [inline] |
| operator[](size_t index) const | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [inline] |
| pixel_buffer() | png::pixel_buffer< packed_gray_pixel< bits > > | [inline] |
| pixel_buffer(size_t width, size_t height) | png::pixel_buffer< packed_gray_pixel< bits > > | [inline] |
| pixel_row_type typedef | png::pixel_buffer< packed_gray_pixel< bits > > | |
| pixel_type typedef | png::pixel_buffer< packed_gray_pixel< bits > > | |
| put_row(size_t index, row_type const &r) | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [inline] |
| resize(size_t width, size_t height) | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [inline] |
| row_traits typedef | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | |
| row_type typedef | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | |
| row_vec typedef | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [protected] |
| set_pixel(size_t x, size_t y, packed_gray_pixel< bits >p) | png::basic_pixel_buffer< packed_gray_pixel< bits >, packed_pixel_row< packed_gray_pixel< bits > > > | [inline] |