Pixbuf.getPixelsWithLength

Queries a pointer to the pixel data of a pixbuf.

class Pixbuf
char[]
getPixelsWithLength
()

Return Value

Type: char[]

A pointer to the pixbuf's pixel data. Please see the section on image data 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.

Meta

Since

2.26