read_pixels
Description:
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.
Parameters:
this |
A pixbuf |
Returns:
a read-only pointer to the raw pixel data |