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 () |
The packed pixel class template.
png::packed_pixel< bits >::packed_pixel | ( | byte | value = 0 |
) | [inline] |
png::packed_pixel< bits >::operator byte | ( | ) | const [inline] |
static size_t const png::packed_pixel< bits >::get_bit_depth | ( | ) | [inline, static] |
static byte const png::packed_pixel< bits >::get_bit_mask | ( | ) | [inline, static] |