Difference between revisions of "ImageData:encode"
(Created page with 'Encodes the ImageData. == Function == === Synopsis === <source lang="lua"> data = ImageData:encode( format ) </source> === Arguments === {{param|ImageFormat|format|The format to …') |
|||
Line 13: | Line 13: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Encodes ImageData.}} | {{#set:Description=Encodes ImageData.}} | ||
+ | {{#set:Since=000}} | ||
== Other Languages == | == Other Languages == | ||
{{i18n|ImageData:encode}} | {{i18n|ImageData:encode}} |
Revision as of 10:25, 25 March 2011
Encodes the ImageData.
Function
Synopsis
data = ImageData:encode( format )
Arguments
ImageFormat format
- The format to encode the image in.
Returns
Data data
- The encoded image 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