| png++ 0.2.10
    | 
The packed indexed pixel class template. The available specializations are for 1-, 2- and 4-bit pixels. More...
#include <index_pixel.hpp>
 
  
| Public Member Functions | |
| packed_index_pixel (byte value=0) | |
|  Public Member Functions inherited from png::packed_pixel< bits > | |
| packed_pixel (byte value=0) | |
| operator byte () const | |
| Additional Inherited Members | |
|  Static Public Member Functions inherited from png::packed_pixel< bits > | |
| static int | get_bit_depth () | 
| static byte | get_bit_mask () | 
The packed indexed pixel class template. The available specializations are for 1-, 2- and 4-bit pixels.
| 
 | inline |