Pixbuf.getPixelsWithLength

Queries a pointer to the pixel data of a pixbuf. Since 2.26

class Pixbuf
char[]
getPixelsWithLength
()

Return Value

Type: char[]

A pointer to the pixbuf's pixel data. Please see the section called “Image Data” for information about how the pixel data is stored in memory. Rename to: gdk_pixbuf_get_pixels. [array length=length]

Meta