ImageEncodeFormat

Encoded image formats.

Constants

tga
Targa image format.
Available since LÖVE 0.8.0
These constants are not supported in earlier versions.
png
PNG image format.
Removed in LÖVE 0.10.0
These constants are not supported in that and later versions.
jpg
JPG image format.
bmp
BMP image format.

See Also


Other Languages