png++
0.2.9
|
#include <pixel_buffer.hpp>
Public Member Functions | |
const_packed_pixel_proxy (byte const &ref, size_t index) | |
Public Member Functions inherited from png::detail::basic_packed_pixel_proxy< pixel, byte const & > | |
basic_packed_pixel_proxy (byte const & ref) | |
basic_packed_pixel_proxy (byte const & ref, size_t index) | |
operator pixel () const | |
Additional Inherited Members | |
Static Protected Member Functions inherited from png::detail::basic_packed_pixel_proxy< pixel, byte const & > | |
static size_t | get_shift (size_t index) |
static size_t | get_pixels_per_byte () |
Protected Attributes inherited from png::detail::basic_packed_pixel_proxy< pixel, byte const & > | |
byte const & | m_ref |
size_t | m_shift |
|
inline |