Enumeration (GI Flags)

GdkPixbuf-2.0GdkPixbufPixbufFormatFlagsSince 2.2

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

2.2

Index

Enumeration Members

Enumeration Members

SCALABLE: number

the image format is scalable

THREADSAFE: number

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

WRITABLE: number

the module can write out images in the format.