<H2>extern OSGDB_EXPORT bool <AHREF="#DOC.DOCU">osgDB::writeImageFile</A></H2><H2>(const osg::Image& image,<BR> const std::string& filename)</H2><BLOCKQUOTE>Write an osg::Image to file.</BLOCKQUOTE>
<ANAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>Write an osg::Image to file.
Return true on success,
return false on failure.
The osgDB::Registry is used to load the appropriate ReaderWriter plugin
for the filename extension, and this plugin then handles the request
to write the specified file.</BLOCKQUOTE>
<DL><DT><DD></DL><P><P><I><AHREF="index.html">Alphabetic index</A></I><I><AHREF="HIER.html">HTML hierarchy of classes</A> or <AHREF="HIERjava.html">Java</A></I></P><HR>