[ Version ( since = "2.32" ) ]
public uint8 read_pixels ()
Provides a read-only pointer to the raw pixel data.
This function allows skipping the implicit copy that must be made if get_pixels is called on a read-only pixbuf.
this |
A pixbuf |
a read-only pointer to the raw pixel data |