Method
CdkPixbufPixbufread_pixels
since: 2.32
Declaration [src]
const guint8*
cdk_pixbuf_read_pixels (
const CdkPixbuf* pixbuf
)
Description [src]
Provides a read-only pointer to the raw pixel data.
This function allows skipping the implicit copy that must be made if cdk_pixbuf_get_pixels() is called on a read-only pixbuf.
Available since: 2.32