ScummVM API documentation
Sherlock::ImageFile Class Reference
Inheritance diagram for Sherlock::ImageFile:
Sherlock::ImageFile3DO

Public Member Functions

ImageFrameoperator[] (uint index)
 
uint size ()
 
void push_back (const ImageFrame &frame)
 
 ImageFile (const Common::Path &name, bool skipPal=false, bool animImages=false)
 
 ImageFile (Common::SeekableReadStream &stream, bool skipPal=false)
 

Static Public Member Functions

static void setVm (SherlockEngine *vm)
 

Public Attributes

byte _palette [256 *3]
 

Protected Member Functions

virtual void decodeFrame (ImageFrame &frame)
 

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