API Version: 2.0
Library Version: 2.42.4
flags GdkPixbuf.PixbufFormatFlags
Flags which allow a module to specify further details about the supported operations.
GDK_PIXBUF_FORMAT_WRITABLE
The module can write out images in the format.
GDK_PIXBUF_FORMAT_SCALABLE
The image format is scalable.
GDK_PIXBUF_FORMAT_THREADSAFE
The module is threadsafe. gdk-pixbuf ignores modules that are not marked as threadsafe. (Since 2.28).