Method Image._decode()
- Method _decode
mapping
_decode(string
data
,bool
|void
exif
)- Description
Attempts to decode
data
as image data. The heuristics has some limited ability to decode macbinary files as well.
mapping
_decode(string
data
, bool
|void
exif
)
Attempts to decode data
as image data. The heuristics
has some limited ability to decode macbinary files as well.