{{oldin|[[0.9.0]]|090|type=function|text=It has been moved to [[Data:getString]]}}

Gets the full ImageData as a string.
== Function ==
=== Synopsis ===
<source lang="lua">
pixels = ImageData:getString( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|string|pixels|The raw data.}}
== See Also ==
* [[parent::ImageData]]
[[Category:Functions]]
{{#set:Description=Gets the full ImageData as a string.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|ImageData:getString}}