Package: gdk-pixbuf
Function gdk-pixbuf:pixbuf-new
Lambda Listgdk-pixbuf:pixbuf-new (colorspace has-alpha bits-per-sample width height) ArgumentsReturn Value The newly-created gdk-pixbuf: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: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 |
#2024-6-29