Package: gdk-pixbuf
Function gdk-pixbuf:pixbuf-new-from-bytes
Lambda Listgdk-pixbuf:pixbuf-new-from-bytes (data colorspace has-alpha bits-per-sample width height rowstride) ArgumentsReturn Value The newly created gdk-pixbuf:pixbuf object with a reference count
of 1. Details Creates a new gdk-pixbuf:pixbuf object out of in-memory readonly
image data.
Currently only RGB images with 8 bits per sample are supported. | See also |
#2024-6-29