[osg-users] Opening .ico image files with osgDB::readImageFile
Robert Osfield
robert.osfield at gmail.com
Wed Mar 7 00:47:27 PST 2018
Hi Eran,
On 7 March 2018 at 07:41, Eran Cohen <ceranco at gmail.com> wrote:
> I was wondering if there is a way to read an .ico file, preferably using osgDB.
The OSG doesn't have a plugin for reading .ico files. You'll either
need to convert the files to a supported format or write a plugin to
read the format yourself.
Robert.
More information about the osg-users
mailing list