Method GTKSupport.Util.decode_image()
- Method decode_image
mappingdecode_image(stringdata,mapping|array|voidtocolor)- Description
Decodes an image as a GDK1.Pixmap.
- Returns
"format":stringThe MIME content type of the image.
"alpha":GDK1.BitmapThe alpha channel of the image, if any. Otherwise
0."img":GDK1.BitmapThe decoded image.