Vincent Bourdier schrieb:
> If x*y*3 is not the good solution, how can I compute the right size for a
> RGB image ?

please show us the complete code. The chance is high that you write out
of the bounds of your created picture. Creating osg::Images from scratch
is possible, I do this a lot in my own code.

cheers,
Stephan
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to