OGRE  13.6
Object-Oriented Graphics Rendering Engine
RsImageCodec

Codec for loading generic image formats (e.g. More...

Classes

class  Ogre::RsImageCodec
 
class  Ogre::RsImagePlugin
 

Detailed Description

Codec for loading generic image formats (e.g.

jpg, png) using image-rs

This Codec is ideal for files, that you are not in control of. The Rust implementation is robust against malformed files.