Package: gdk-pixbuf

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

Lambda List

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

Arguments

format -- a gdk-pixbuf: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 gdk-pixbuf:pixbuf-save function for more information about option keys.
 

See also

2024-5-31