Enumeration (GI Flags)

GdkPixbuf-2.0GdkPixbufPixbufFormatFlagsSince 2.2

Flags which allow a module to specify further details about the supported operations.

2.2

Index
SCALABLE: 2

the image format is scalable

THREADSAFE: 4

the module is threadsafe. gdk-pixbuf ignores modules that are not marked as threadsafe. (Since 2.28).

WRITABLE: 1

the module can write out images in the format.