Difference between revisions of "GlyphData:getFormat"
(Some raw info about it (from love source code) because it seems not to be documented) |
m (Seems like since 11.0? (when added PixelFormat)) |
||
Line 1: | Line 1: | ||
− | {{newin|[[ | + | {{newin|[[11.0]]|110|type=function}} |
Gets glyph pixel format. | Gets glyph pixel format. | ||
== Function == | == Function == |
Latest revision as of 10:03, 22 April 2020
Available since LÖVE 11.0 |
This function is not supported in earlier versions. |
Gets glyph pixel format.
Function
Synopsis
format = GlyphData:getFormat()
Arguments
None.
Returns
PixelFormat format
- Glyph pixel 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