CVD::PNG::png_writer Class Reference
#include <png.h>
List of all members.
Detailed Description
Definition at line 138 of file png.h.
Constructor & Destructor Documentation
CVD::PNG::png_writer::png_writer |
( |
std::ostream & |
, |
|
|
ImageRef |
size, |
|
|
const std::string & |
type, |
|
|
const std::map< std::string, Parameter<> > & |
p | |
|
) |
| | |
CVD::PNG::png_writer::~png_writer |
( |
|
) |
|
Member Function Documentation
template<class P >
void CVD::PNG::png_writer::write_line |
( |
const P * |
|
) |
[inline, private] |
void CVD::PNG::png_writer::write_raw_pixel_line |
( |
const Rgba< unsigned short > * |
|
) |
|
void CVD::PNG::png_writer::write_raw_pixel_line |
( |
const Rgba< unsigned char > * |
|
) |
|
void CVD::PNG::png_writer::write_raw_pixel_line |
( |
const Rgb< unsigned short > * |
|
) |
|
void CVD::PNG::png_writer::write_raw_pixel_line |
( |
const Rgb8 * |
|
) |
|
void CVD::PNG::png_writer::write_raw_pixel_line |
( |
const Rgb< unsigned char > * |
|
) |
|
void CVD::PNG::png_writer::write_raw_pixel_line |
( |
const unsigned short * |
|
) |
|
void CVD::PNG::png_writer::write_raw_pixel_line |
( |
const unsigned char * |
|
) |
|
void CVD::PNG::png_writer::write_raw_pixel_line |
( |
const bool * |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file:
libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:14:00 2013