Pixbuf.getFileInfoFinish

Finishes an asynchronous pixbuf parsing operation started with Pixbuf.getFileInfoAsync.

class Pixbuf
static
getFileInfoFinish

Parameters

asyncResult AsyncResultIF
width int

Return location for the width of the image, or NULL

height int

Return location for the height of the image, or NULL

Return Value

A gdkpixbuf.PixbufFormat describing the image format of the file or NULL if the image format wasn't recognized. The return value is owned by GdkPixbuf and should not be freed.

Throws

GException on failure.

Meta

Since

2.32