The packed gray pixel class template. More...
#include <gray_pixel.hpp>
Public Member Functions | |
packed_gray_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 gray 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.