Pixbuf.readPixels

Provides a read-only pointer to the raw pixel data; must not be modified. This function allows skipping the implicit copy that must be made if Pixbuf.getPixels is called on a read-only pixbuf.

class Pixbuf
ubyte*
readPixels
()

Return Value

Type: ubyte*

a read-only pointer to the raw pixel data

Meta

Since

2.32