[Top]
predef::
Image
Image.PNG
|
Method Image.PNG.decode()
- Method
decode
-
object Image.PNG.decode(string data)
object Image.PNG.decode(string data, object mappingoptions)
- Description
-
-
Decodes a PNG image.
The options argument may be a mapping
containing zero or more encoding options:
- Note
-
-
Throws upon error in data.
|