version 3.3

VRS::GIFReader Class Reference

Reader for GIF files. More...

#include <vrs/io/gifreader.h>

Inheritance diagram for VRS::GIFReader:

VRS::ObjectReader VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

virtual SO< SharedObjread (DataResource *data, const ID &targetType) const
 returns a GIFVideo containing all images read.
virtual const char * objectFormatName () const
virtual const char * objectFileSuffix () const
 Format name is "(Animated) GIF" and file suffix is "gif".
virtual bool canProduce (const ID &targetType) const
 GIFReader can produce: Image, and Video.
 VRS_TYPEINFO (GIFReader, ObjectReader)


Detailed Description

Reader for GIF files.

Member Function Documentation

virtual SO<SharedObj> VRS::GIFReader::read ( DataResource data,
const ID targetType 
) const [virtual]

returns a GIFVideo containing all images read.

Implements VRS::ObjectReader.

virtual const char* VRS::GIFReader::objectFormatName ( void   )  const [inline, virtual]

Implements VRS::ObjectReader.

virtual const char* VRS::GIFReader::objectFileSuffix ( void   )  const [inline, virtual]

Format name is "(Animated) GIF" and file suffix is "gif".

Implements VRS::ObjectReader.

virtual bool VRS::GIFReader::canProduce ( const ID targetType  )  const [virtual]

GIFReader can produce: Image, and Video.

Reimplemented from VRS::ObjectReader.

VRS::GIFReader::VRS_TYPEINFO ( GIFReader  ,
ObjectReader   
)


The documentation for this class was generated from the following file:

Generated on Thu May 23 06:00:26 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact