Gdk.PixbufFormatFlags – gdk-pixbuf-2.0 Reference Manual
PixbufFormatFlags
Description:
[
CCode
( cprefix =
"GDK_PIXBUF_FORMAT_"
, has_type_id =
false
) ]
[
Flags
]
[
Version
( since =
"2.2"
) ]
public
enum
PixbufFormatFlags
Flags which allow a module to specify further details about the supported operations.
Namespace:
Gdk
Package:
gdk-pixbuf-2.0
Content:
Enum values:
SCALABLE
-
the image format is scalable
THREADSAFE
-
the module is threadsafe.
WRITABLE
-
the module can write out images in the format.
2022 vala-language.org