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