oln::io::internal::pnm_writer< W, 2, PnmBinary, I > Struct Template Reference

#include <pnm_write_2d.hh>

Collaboration diagram for oln::io::internal::pnm_writer< W, 2, PnmBinary, I >:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

std::string name ()
bool knows_ext (const std::string &ext)
bool write (std::ostream &out, const I &im)
 write im on out according to the pbm format, then return true.


Static Public Attributes

const char pnm_id = (W == WritePnmPlain) ? '1' : '4'

Detailed Description

template<writer_id W, class I>
struct oln::io::internal::pnm_writer< W, 2, PnmBinary, I >

Specialized version for pbm images.

Definition at line 76 of file pnm_write_2d.hh.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 15 20:16:28 2004 for Olena by doxygen 1.3.6-20040222