Pixbuf.getFormats

Obtains the available information about the image formats supported by GdkPixbuf.

class Pixbuf
static
getFormats
()

Return Value

Type: ListSG

A list of gdkpixbuf.PixbufFormats describing the supported image formats. The list should be freed when it is no longer needed, but the structures themselves are owned by gdk.Pixbuf and should not be freed.

Meta