Package: gdk-pixbuf
Function gdk-pixbuf:pixbuf-pixels-with-length
Lambda Listgdk-pixbuf:pixbuf-pixels-with-length (pixbuf length) ArgumentsReturn ValueThe pointer to the pixel data of the pixbuf. Details
Queries a pointer to the pixel data of a pixbuf. Please see the section on image data in the gdk-pixbuf:pixbuf
documentation for information about how the pixel data is stored in memory.
This function will cause an implicit copy of the pixbuf data if the pixbuf
was created from read-only data. | See also |
#2024-6-29