Method Image.DSI._decode()
- Method _decode
 mapping(string:Image.Image) _decode(stringdata)- Description
 Decode the DSI image.
This function will treat pixels with full red, full blue, no green as transparent.
mapping(string:Image.Image) _decode(string data)
Decode the DSI image.
This function will treat pixels with full red, full blue, no green as transparent.