Difference between revisions of "ImageData:getString"
m (1 revision: Importing from potato (again).) |
m (included link to other languages) |
||
Line 1: | Line 1: | ||
− | |||
Gets the full ImageData as a string. | Gets the full ImageData as a string. | ||
== Function == | == Function == | ||
Line 14: | Line 13: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Gets the full ImageData as a string.}} | {{#set:Description=Gets the full ImageData as a string.}} | ||
+ | == Other Languages == | ||
+ | {{i18n|ImageData:getString}} |
Revision as of 22:33, 18 January 2011
Gets the full ImageData as a string.
Function
Synopsis
pixels = ImageData:getString( )
Arguments
None.
Returns
string pixels
- The raw data.
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