Difference between revisions of "(Image):getFlags"
m |
m |
||
Line 1: | Line 1: | ||
− | {{oldin|[[11.0]]|110|type=function | + | {{oldin|[[11.0]]|110|type=function}} |
{{newin|[[0.10.0]]|100|type=function}} | {{newin|[[0.10.0]]|100|type=function}} | ||
Gets the flags used when the image was [[love.graphics.newImage|created]]. | Gets the flags used when the image was [[love.graphics.newImage|created]]. |
Latest revision as of 03:11, 27 January 2021
Removed in LÖVE 11.0 |
This function is not supported in that and later versions. |
Available since LÖVE 0.10.0 |
This function is not supported in earlier versions. |
Gets the flags used when the image was created.
Function
Synopsis
flags = Image:getFlags( )
Arguments
None.
Returns
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