Method GTKSupport.Util.load_image()
- Method load_image
mappingload_image(stringfilename,array|voidbgcol)- Description
Loads and 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.