Method Image.RAS.decode()
- Method decode
 decode(objectstringdata)- 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
 
 decode(object string data)
Decodes RAS data and creates an image object.
the decoded image as an image object
This function may throw errors upon illegal RAS data.