The pixel buffer class template specialization for the packed_index_pixel type. More...
#include <pixel_buffer.hpp>
Public Types | |
| typedef packed_index_pixel< bits > | pixel_type |
| typedef packed_pixel_row < pixel_type > | pixel_row_type |
Public Member Functions | |
| pixel_buffer () | |
| pixel_buffer (size_t width, size_t height) | |
The pixel buffer class template specialization for the packed_index_pixel type.
| typedef packed_index_pixel< bits > png::pixel_buffer< packed_index_pixel< bits > >::pixel_type |
| typedef packed_pixel_row< pixel_type > png::pixel_buffer< packed_index_pixel< bits > >::pixel_row_type |
| png::pixel_buffer< packed_index_pixel< bits > >::pixel_buffer | ( | ) | [inline] |
| png::pixel_buffer< packed_index_pixel< bits > >::pixel_buffer | ( | size_t | width, |
| size_t | height | ||
| ) | [inline] |
1.7.2