CVD::TIFF::tiff_writer Class Reference

#include <tiff.h>

List of all members.

Classes

struct  Outgoing

Public Member Functions

 tiff_writer (std::ostream &, ImageRef size, const std::string &type, const std::map< std::string, Parameter<> > &p)
void write_raw_pixel_line (const Rgba< double > *)
void write_raw_pixel_line (const Rgba< float > *)
void write_raw_pixel_line (const Rgba< unsigned short > *)
void write_raw_pixel_line (const Rgba< unsigned char > *)
void write_raw_pixel_line (const Rgb< double > *)
void write_raw_pixel_line (const Rgb< float > *)
void write_raw_pixel_line (const Rgb< unsigned short > *)
void write_raw_pixel_line (const Rgb< unsigned char > *)
void write_raw_pixel_line (const double *)
void write_raw_pixel_line (const float *)
void write_raw_pixel_line (const unsigned short *)
void write_raw_pixel_line (const unsigned char *)
void write_raw_pixel_line (const bool *)
 ~tiff_writer ()

Private Attributes

std::auto_ptr< TIFFWritePimpl > t

Detailed Description

Definition at line 146 of file tiff.h.


Constructor & Destructor Documentation

CVD::TIFF::tiff_writer::tiff_writer ( std::ostream &  ,
ImageRef  size,
const std::string &  type,
const std::map< std::string, Parameter<> > &  p 
)
CVD::TIFF::tiff_writer::~tiff_writer (  ) 

Member Function Documentation

void CVD::TIFF::tiff_writer::write_raw_pixel_line ( const Rgba< double > *   ) 
void CVD::TIFF::tiff_writer::write_raw_pixel_line ( const Rgba< float > *   ) 
void CVD::TIFF::tiff_writer::write_raw_pixel_line ( const Rgba< unsigned short > *   ) 
void CVD::TIFF::tiff_writer::write_raw_pixel_line ( const Rgba< unsigned char > *   ) 
void CVD::TIFF::tiff_writer::write_raw_pixel_line ( const Rgb< double > *   ) 
void CVD::TIFF::tiff_writer::write_raw_pixel_line ( const Rgb< float > *   ) 
void CVD::TIFF::tiff_writer::write_raw_pixel_line ( const Rgb< unsigned short > *   ) 
void CVD::TIFF::tiff_writer::write_raw_pixel_line ( const Rgb< unsigned char > *   ) 
void CVD::TIFF::tiff_writer::write_raw_pixel_line ( const double *   ) 
void CVD::TIFF::tiff_writer::write_raw_pixel_line ( const float *   ) 
void CVD::TIFF::tiff_writer::write_raw_pixel_line ( const unsigned short *   ) 
void CVD::TIFF::tiff_writer::write_raw_pixel_line ( const unsigned char *   ) 
void CVD::TIFF::tiff_writer::write_raw_pixel_line ( const bool *   ) 

Member Data Documentation

std::auto_ptr<TIFFWritePimpl> CVD::TIFF::tiff_writer::t [private]

Definition at line 174 of file tiff.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


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