Method Image.decode()
- Method decode
Image.Imagedecode(stringdata)- Description
Attempts to decode
dataas image data. The heuristics has some limited ability to decode macbinary files as well.
Image.Image decode(string data)
Attempts to decode data as image data. The heuristics
has some limited ability to decode macbinary files as well.