Package: gdk-pixbuf

Function gdk-pixbuf-format-is-scalable

Lambda List

gdk-pixbuf-format-is-scalable (format)

Arguments

format -- a gdk-pixbuf-format instance

Return Value

A boolean whether this image format is scalable.

Details

Returns whether this image format is scalable. If a file is in a scalable format, it is preferable to load it at the desired size, rather than loading it at the default size and scaling the resulting pixbuf to the desired size.
 

See also

2021-7-24