ImageData:getString
 Removed in LÖVE 0.9.0  
 It has been moved to Data:getString. 
 Gets the full ImageData as a string. 
Function
Synopsis
pixels = ImageData:getString( )
Arguments
None.
Returns
string pixels- The raw data.
 
See Also
 
    © 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
    https://love2d.org/wiki/ImageData:getString