Google

extern OSGDB_EXPORT osg::Image* osgDB::readImageFile

(const std::string& filename)

Read an osg::Image from file.

Documentation

Read an osg::Image from file. Return valid osg::Image on success, return NULL on failure. The osgDB::Registry is used to load the appropriate ReaderWriter plugin for the filename extension, and this plugin then handles the request to read the specified file.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.