[osg-submissions] write tiff with float

Robert Osfield robert.osfield at gmail.com
Fri Jul 11 12:10:51 PDT 2008


Thanks Christophe, changes now merged and submitted to SVN.

On Tue, Jul 8, 2008 at 1:24 PM, christophe loustaunau
<christophe.loustaunau at gmail.com> wrote:
> Hi,
>
> For our application, we need to write tiff file in floats. I have change a
> little bit the readerWritterTiff :
> It check the data type of the image ( img.getDataType() ) and if it's
> GL_FLOAT :It save the tiff with float values.
> Otherwise it does the same thing as before.
>
> Here is a the file ReaderWritterTiff.cpp and a patch based on the latest svn
> version.
>
> Regards.
> --
> Christophe Loustaunau.
> _______________________________________________
> osg-submissions mailing list
> osg-submissions at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>


More information about the osg-submissions mailing list