Package: gdk-pixbuf
Function gdk-pixbuf-new
Lambda Listgdk-pixbuf-new (colorspace has-alpha bits-per-sample width height) ArgumentsReturn Value A newly-created gdk-pixbuf object with a reference count of 1, or nil if not enough memory could be allocated for the image buffer. Details Creates a new gdk-pixbuf object and allocates a buffer for it.
The buffer has an optimal rowstride. Note that the buffer is not cleared. You
will have to fill it completely yourself. | See also |
2021-12-12