ChaiLove API
0.28.0
|
Provides an interface to decode encoded image data. More...
Public Member Functions | |
Image * | newImageData (const std::string &filename) |
Creates a new ImageData object. More... | |
Provides an interface to decode encoded image data.
Image* love::image::newImageData | ( | const std::string & | filename | ) |
Creates a new ImageData object.
filename | The filename of the image file. |