Package: gdk-pixbuf

Function gdk-pixbuf-format-is-save-option-supported

Lambda List

gdk-pixbuf-format-is-save-option-supported (format option)

Arguments

format -- a gdk-pixbuf-format instance
option -- a string with the name of an option

Return Value

True if the specified option is supported.

Details

Returns true if the save option specified by option is supported when saving a pixbuf using the module implementing the image format. See the function gdk-pixbuf-save for more information about option keys.

Since 2.36
 

See also

2021-7-24