ScummVM API documentation
Lab::Image Member List

This is the complete list of members for Lab::Image, including all inherited members.

_height (defined in Lab::Image)Lab::Image
_imageData (defined in Lab::Image)Lab::Image
_width (defined in Lab::Image)Lab::Image
blitBitmap(uint16 srcX, uint16 srcY, Image *imgDest, uint16 destX, uint16 destY, uint16 width, uint16 height, byte masked)Lab::Image
drawImage(uint16 x, uint16 y)Lab::Image
drawMaskImage(uint16 x, uint16 y)Lab::Image
Image(LabEngine *vm) (defined in Lab::Image)Lab::Imageinline
Image(int w, int h, byte *d, LabEngine *vm, bool autoFree=true) (defined in Lab::Image)Lab::Imageinline
Image(Common::File *s, LabEngine *vm) (defined in Lab::Image)Lab::Image
readScreenImage(uint16 x, uint16 y)Lab::Image
setData(byte *d, bool autoFree=true) (defined in Lab::Image)Lab::Image
~Image() (defined in Lab::Image)Lab::Image