Difference between revisions of "ImageData:getWidth"
(Initial version in Portuguese) |
|||
Line 1: | Line 1: | ||
− | + | Gets the width of the ImageData. | |
− | == | + | == Function == |
− | === | + | === Synopsis === |
<source lang="lua"> | <source lang="lua"> | ||
− | + | width = ImageData:getWidth( ) | |
</source> | </source> | ||
− | === | + | === Arguments === |
− | + | None. | |
− | === | + | === Returns === |
− | {{param|number | + | {{param|number|width|The width of the ImageData.}} |
− | == | + | == See Also == |
− | * [[parent::ImageData | + | * [[parent::ImageData]] |
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description= | + | {{#set:Description=Gets the width of the ImageData.}} |
− | == | + | == Other Languages == |
{{i18n|ImageData:getWidth}} | {{i18n|ImageData:getWidth}} |
Revision as of 22:39, 18 January 2011
Gets the width of the ImageData.
Function
Synopsis
width = ImageData:getWidth( )
Arguments
None.
Returns
number width
- The width of the ImageData.
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