The packed indexed pixel class template. More...
#include <index_pixel.hpp>
Public Member Functions | |
packed_index_pixel (byte value=0) | |
operator byte () const | |
Static Public Member Functions | |
static size_t const | get_bit_depth () |
static byte const | get_bit_mask () |
The packed indexed pixel class template.
The available specializations are for 1-, 2- and 4-bit pixels.
|
inline |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlineinherited |
References png::packed_pixel< bits >::m_value.