Pixbuf.readPixels
const(ubyte) * readPixels() nothrowProvides 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.
Returns
a read-only pointer to the raw pixel data