25 #ifndef GRAPHICS_IMAGES_SURFACE_H 26 #define GRAPHICS_IMAGES_SURFACE_H 47 const MipMap &
getMipMap(
size_t mipMap)
const;
56 #endif // GRAPHICS_IMAGES_SURFACE_H Generic image decoder interface.
void fill(byte r, byte g, byte b, byte a)
const MipMap & getMipMap() const
Return a mip map.
A generic interface for image decoders.
Surface(int width, int height)