Difference between revisions of "ImageData:getString"

m (1 revision: Importing from potato (again).)
(No difference)

Revision as of 16:17, 14 February 2010

Gets the full ImageData as a string.

Function

Synopsis

pixels = ImageData:getString( )

Arguments

None.

Returns

string pixels
The raw data.

See Also