CVD::PNG::png_reader Class Reference
#include <png.h>
List of all members.
Detailed Description
Definition at line 43 of file png.h.
Member Typedef Documentation
Definition at line 69 of file png.h.
Constructor & Destructor Documentation
CVD::PNG::png_reader::png_reader |
( |
std::istream & |
|
) |
|
CVD::PNG::png_reader::~png_reader |
( |
|
) |
|
Member Function Documentation
std::string CVD::PNG::png_reader::datatype |
( |
|
) |
|
void CVD::PNG::png_reader::get_raw_pixel_line |
( |
Rgba< unsigned short > * |
|
) |
|
void CVD::PNG::png_reader::get_raw_pixel_line |
( |
Rgba< unsigned char > * |
|
) |
|
void CVD::PNG::png_reader::get_raw_pixel_line |
( |
Rgb< unsigned short > * |
|
) |
|
void CVD::PNG::png_reader::get_raw_pixel_line |
( |
Rgb< unsigned char > * |
|
) |
|
void CVD::PNG::png_reader::get_raw_pixel_line |
( |
unsigned short * |
|
) |
|
void CVD::PNG::png_reader::get_raw_pixel_line |
( |
unsigned char * |
|
) |
|
void CVD::PNG::png_reader::get_raw_pixel_line |
( |
bool * |
|
) |
|
std::string CVD::PNG::png_reader::name |
( |
|
) |
|
template<class C >
void CVD::PNG::png_reader::read_pixels |
( |
C * |
|
) |
[inline, private] |
Member Data Documentation
Definition at line 77 of file png.h.
Definition at line 79 of file png.h.
Definition at line 73 of file png.h.
Definition at line 77 of file png.h.
Definition at line 80 of file png.h.
Definition at line 76 of file png.h.
Definition at line 75 of file png.h.
Definition at line 74 of file png.h.
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