Creates a copy of format.
Returns a description of the format.
Returns the filename extensions typically used for files in the given format.
Returns information about the license of the image loader for the format.
Returns the mime types supported by the format.
Returns the name of the format.
Returns whether this image format is disabled.
Returns TRUE if the save option specified by option_key is supported when saving a pixbuf using the module implementing format.
Returns whether this image format is scalable.
Returns whether pixbufs can be saved in the given format.
Disables or enables an image format.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
A gdkpixbuf.pixbuf_format.PixbufFormat contains information about the image format accepted by a module.
Only modules should access the fields directly, applications should use the gdk_pixbuf_format_* family of functions.