Method Image.RAS.decode()
- Method decode
decode(object
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