OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
Codec for loading generic image formats (e.g. More...
Classes | |
class | Ogre::FreeImageCodec |
Codec for loading generic image formats (e.g.
jpg, png) using FreeImage
This Codec is well-suited for files that are outside of your control. This merely wraps the original libraries, so all format variants are supported and security-vulnerabilities are mitigated. The downside that all external dependencies are required and there might be superfluous pixel conversions.