Namespaces | Functions

GnashImageGif.h File Reference

#include <memory>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


namespace  gnash::image
 

Image handling functions and classes.


Functions

std::auto_ptr< Input > gnash::image::createGifInput (boost::shared_ptr< IOChannel > in)
 Create a GifInput and transfer ownership to the caller.