ScummVM API documentation
Darkseed::Img Class Reference

Public Member Functions

bool load (const Common::Path &filename)
 
bool load (Common::SeekableReadStream &readStream)
 
bool loadWithoutPosition (Common::SeekableReadStream &readStream)
 
void draw (int drawMode=0, int drawWidth=0)
 
void drawAt (uint16 xPos, uint16 yPos, int drawMode=0, int drawWidth=0)
 
Common::Array< uint8 > & getPixels ()
 
uint16 getX () const
 
uint16 getY () const
 
uint16 getWidth () const
 
uint16 getHeight () const
 

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