Difference between revisions of "ImageData:getHeight"
m (Improve description) |
|||
Line 1: | Line 1: | ||
− | Gets the height of the ImageData. | + | Gets the height of the [[ImageData]] in pixels. |
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 8: | Line 8: | ||
None. | None. | ||
=== Returns === | === Returns === | ||
− | {{param|number|height|The height of the ImageData.}} | + | {{param|number|height|The height of the [[ImageData]] in pixels.}} |
== See Also == | == See Also == | ||
* [[parent::ImageData]] | * [[parent::ImageData]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Gets the height of the ImageData.}} | + | {{#set:Description=Gets the height of the [[ImageData]] in pixels.}} |
{{#set:Since=000}} | {{#set:Since=000}} | ||
== Other Languages == | == Other Languages == | ||
{{i18n|ImageData:getHeight}} | {{i18n|ImageData:getHeight}} |
Revision as of 21:15, 5 June 2016
Gets the height of the ImageData in pixels.
Function
Synopsis
height = ImageData:getHeight( )
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