Difference between revisions of "ImageEncodeFormat"
(Add new 0.8.0 constants) |
(I think {{newin}} pretty much covered that..) |
||
Line 4: | Line 4: | ||
;tga: Targa image format. | ;tga: Targa image format. | ||
{{newin|[[0.8.0]]|080|type=constant}} | {{newin|[[0.8.0]]|080|type=constant}} | ||
− | ;png: PNG image format | + | ;png: PNG image format. |
− | ;jpg: JPG image format | + | ;jpg: JPG image format. |
− | ;gif: GIF image format | + | ;gif: GIF image format. |
== See Also == | == See Also == | ||
* [[parent::love.image]] | * [[parent::love.image]] |
Revision as of 06:37, 10 October 2011
Encoded image formats.
Constants
- bmp
- BMP image format.
- tga
- Targa image format.
Available since LÖVE 0.8.0 |
This constant is not supported in earlier versions. |
- png
- PNG image format.
- jpg
- JPG image format.
- gif
- GIF image format.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info