ImageFormat
Encoded image formats.
Constants
- tga
- Targa image format.
- png Available since 0.8.0
- PNG image format.
- jpg Available since 0.8.0 and removed in LÖVE 0.10.0
- JPG image format.
- bmp Available since 0.8.0 and removed in LÖVE 0.10.0
- BMP image format.
See Also