[osg-users] Opening .ico image files with osgDB::readImageFile
Eran Cohen
ceranco at gmail.com
Tue Mar 6 23:41:38 PST 2018
Hi,
I was wondering if there is a way to read an .ico file, preferably using osgDB.
When I try to use it in the following way:
Code:
osg::Image* icoImage = osgDB::readImageFile("delete.ico")
icoImage is null.
Thank you!
Cheers,
Eran
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=73029#73029
More information about the osg-users
mailing list