The packed pixel class template. More...
#include <packed_pixel.hpp>
Public Member Functions | |
packed_pixel (byte value=0) | |
operator byte () const | |
Static Public Member Functions | |
static size_t const | get_bit_depth () |
static byte const | get_bit_mask () |
Private Attributes | |
byte | m_value |
The packed pixel class template.
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inline |
References png::packed_pixel< bits >::m_value.
|
private |
Referenced by png::packed_pixel< bits >::operator byte().