Difference between revisions of "Video:getDimensions"
(Created page) |
m |
||
Line 9: | Line 9: | ||
None. | None. | ||
=== Returns === | === Returns === | ||
− | {{param|number|width|The width of the | + | {{param|number|width|The width of the Video.}} |
{{param|number|height|The height of the Video.}} | {{param|number|height|The height of the Video.}} | ||
== See Also == | == See Also == |
Revision as of 09:29, 14 December 2015
Available since LÖVE 0.10.0 |
This function is not supported in earlier versions. |
Gets the width and height in pixels of the Video.
Function
Synopsis
width, height = Video:getDimensions( )
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