Extracted from Pike v7.8 release 352 at 2012-09-09.
pike.ida.liu.se
[Top]
Image
Image.RAS

Method Image.RAS.decode()


Method decode

object decode(string data)

Description

Decodes RAS data and creates an image object.

Returns

the decoded image as an image object

Note

This function may throw errors upon illegal RAS data.

See also

encode