#include <pixel_buffer.hpp>
Public Member Functions | |
basic_packed_pixel_proxy (reference ref) | |
basic_packed_pixel_proxy (reference ref, size_t index) | |
operator pixel () const | |
Static Protected Member Functions | |
static size_t | get_pixels_per_byte () |
static size_t | get_shift (size_t index) |
Protected Attributes | |
reference | m_ref |
size_t | m_shift |
|
inlineexplicit |
|
inline |
|
inlinestaticprotected |
Referenced by png::detail::basic_packed_pixel_proxy< pixel, byte & >::get_shift().
|
inlinestaticprotected |
|
inline |
|
protected |
|
protected |