image format of the file
Pixbuf.getFileInfoFinish
gdkpixbuf.pixbuf_format.PixbufFormat getFileInfoFinish(gio.async_result.AsyncResult asyncResult, out int width, out int height)Finishes an asynchronous pixbuf parsing operation started with [gdkpixbuf.pixbuf.Pixbuf.getFileInfoAsync].
Parameters
asyncResult | a [gio.async_result.AsyncResult] |
width | Return location for the width of the image, or NULL |
height | Return location for the height of the image, or NULL |
Returns
A [gdkpixbuf.pixbuf_format.PixbufFormat] describing the
Throws
[ErrorWrap]