OpenSceneGraph/doc/doc++/osgDB/writeImageFile.html
Robert Osfield ed10594139 Updated docs
2004-08-06 06:53:36 +00:00

26 lines
1.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>extern OSGDB_EXPORT bool osgDB::writeImageFile</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.6">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>extern OSGDB_EXPORT bool <A HREF="#DOC.DOCU">osgDB::writeImageFile</A></H2><H2>(const osg::Image&amp; image,<BR>&nbsp; const std::string&amp; filename)</H2><BLOCKQUOTE>Write an osg::Image to file.</BLOCKQUOTE>
<A NAME="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><A HREF="index.html">Alphabetic index</A></I> <I><A HREF="HIER.html">HTML hierarchy of classes</A> or <A HREF="HIERjava.html">Java</A></I></P><HR>
<BR>
This page was generated with the help of <A HREF="http://www.linuxsupportline.com/~doc++">DOC++</A>.
</BODY>
</HTML>