ScummVM API documentation
hpl::LowLevelPicture Class Referenceabstract
Inheritance diagram for hpl::LowLevelPicture:
hpl::Bitmap2D hpl::iTexture

Public Member Functions

 LowLevelPicture (const tString &type)
 
tString getType ()
 
uint32 getHeight () const
 
uint32 getWidth () const
 
virtual uint32 getBpp () const =0
 
virtual bool hasAlpha ()=0
 
void setPath (const tString &path)
 
tString getPath ()
 
tString getFileName () const
 

Protected Attributes

uint32 _height
 
uint32 _width
 

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