Method Image.ILBM._decode()
- Method _decode
_decode(array
string
|array
data
)- Description
-
Decode an ILBM image file.
Result is a mapping,
([ "image": object image, ... more ... ])
image is the stored image.
_decode(array
string
|array
data
)
Decode an ILBM image file.
Result is a mapping,
([ "image": object image, ... more ... ])
image is the stored image.