Views
ImageFormat
Encoded image formats.
Constants
- bmp
- BMP image format.
- tga
- Targa image format.
Available since LÖVE 0.8.0 |
These constants are not supported in earlier versions. |
- png
- PNG image format.
- jpg
- JPG image format.
- gif
- GIF image format.
See Also