Searched refs:pixformat (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/extension/internal/
H A Dgdkpixbuf-input.cpp168 GdkPixbufFormat *pixformat = (GdkPixbufFormat *)formatlist->data; local
170 gchar *name = gdk_pixbuf_format_get_name(pixformat);
171 gchar *description = gdk_pixbuf_format_get_description(pixformat);
172 gchar **extensions = gdk_pixbuf_format_get_extensions(pixformat);
173 gchar **mimetypes = gdk_pixbuf_format_get_mime_types(pixformat);

Completed in 239 milliseconds