Pixbuf.readPixels

Provides a read-only pointer to the raw pixel data.

This function allows skipping the implicit copy that must be made if gdkpixbuf.pixbuf.Pixbuf.getPixels is called on a read-only pixbuf.

class Pixbuf
const(ubyte)*
readPixels
()

Return Value

Type: const(ubyte)*

a read-only pointer to the raw pixel data