Package: gdk-pixbuf
Function gdk-pixbuf:pixbuf-new-from-resource
Lambda Listgdk-pixbuf:pixbuf-new-from-resource (path) ArgumentsReturn Value The newly created gdk-pixbuf:pixbuf object, or nil if any of
several error conditions occurred: the file could not be opened, the image
format is not supported, there was not enough memory to allocate the image
buffer, the stream contained invalid data, or the operation was cancelled. Details
Creates a new pixbuf by loading an image from a resource.
The file format is detected automatically. | See also |
2024-11-21