Image.toString

Returns a string containing a concise, human-readable description of the receiver. import tango.core.Exception;

@return a string representation of the receiver

class Image
override
String
toString
(
)

Meta