CVD::JPEG::writer Class Reference

#include <jpeg.h>

List of all members.

Classes

struct  Outgoing
struct  Outgoing< Rgb8 >
struct  Outgoing< Rgb< C > >
struct  Outgoing< Rgba< C > >

Public Member Functions

void write_raw_pixel_line (const Rgb< byte > *)
void write_raw_pixel_line (const byte *)
 writer (std::ostream &, ImageRef size, const std::string &type, const std::map< std::string, Parameter<> > &p)
 ~writer ()

Protected Attributes

std::auto_ptr< WritePimpl > t

Detailed Description

Definition at line 70 of file jpeg.h.


Constructor & Destructor Documentation

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

Member Function Documentation

void CVD::JPEG::writer::write_raw_pixel_line ( const Rgb< byte > *   ) 
void CVD::JPEG::writer::write_raw_pixel_line ( const byte  ) 

Member Data Documentation

std::auto_ptr<WritePimpl> CVD::JPEG::writer::t [protected]

Definition at line 85 of file jpeg.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:13:59 2013