Package: gdk-pixbuf
Function gdk-pixbuf-format-is-scalable
Lambda Listgdk-pixbuf-format-is-scalable (format) ArgumentsReturn ValueA 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