Module: GdkPixbuf::PixbufFormatFlags

Defined in:
(unknown)

Constant Summary collapse

WRITABLE =

the module can write out images in the format.

1 or :writable
SCALABLE =

the image format is scalable

2 or :scalable
THREADSAFE =

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

4 or :threadsafe