ScummVM API documentation
Titanic::CTargaDecode Class Reference
Inheritance diagram for Titanic::CTargaDecode:
Image::TGADecoder Image::ImageDecoder

Public Member Functions

void decode (OSVideoSurface &surface, const CString &name)
 
- Public Member Functions inherited from Image::TGADecoder
virtual void destroy ()
 
virtual const Graphics::SurfacegetSurface () const
 
virtual const byte * getPalette () const
 
virtual uint16 getPaletteColorCount () const
 
virtual bool loadStream (Common::SeekableReadStream &stream)
 
- Public Member Functions inherited from Image::ImageDecoder
virtual bool hasPalette () const
 
virtual bool hasTransparentColor () const
 
virtual uint32 getTransparentColor () const
 

Member Function Documentation

◆ decode()

void Titanic::CTargaDecode::decode ( OSVideoSurface surface,
const CString name 
)

Decode the image file onto the passed surface


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