oln::io::internal::try_writers< W, T > Struct Template Reference

Image's writer. More...

#include <image_write.hh>

List of all members.

Static Public Member Functions

bool by_extension (const T &input, std::ostream &out, const std::string &ext)
 Write object on the stream. Try do deduce the image format from the extension.
  • input The object to read.
  • out The stream.
  • ext The extension's filename.


bool by_data (const T &input, std::ostream &out, const std::string &ext)
 Try to match the file format referring to the data only.
  • input The object to read.
  • out The stream.



Detailed Description

template<writer_id W, typename T>
struct oln::io::internal::try_writers< W, T >

Image's writer.

Parameters:
W Type of writer.

Definition at line 58 of file image_write.hh.


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