Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

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