Hi, Ok, I looked into it some more and it doesn't work even for .bmp extensions, the image gets scrambled. Is there a way to convert osg::Image to some other image type, preferably CLR System::Drawing::Image or one of boost types. My first idea was to write osg::Image to a stream and read that to the other type, but since this is failing I decided to ask like this.
Thank you! Cheers, Vedran ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=27428#27428 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

