png++
0.2.9
|
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 int | get_bit_depth () |
static byte | 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 int png::packed_pixel< bits >::get_bit_depth | ( | ) | [inline, static] |
static byte png::packed_pixel< bits >::get_bit_mask | ( | ) | [inline, static] |