The length of a #GdkPixdata structure without the pixel_data
pointer.
Converts a GdkPixdata
to a GdkPixbuf
.
If copy_pixels
is TRUE
or if the pixel data is run-length-encoded,
the pixel data is copied into newly-allocated memory; otherwise it is
reused.
a #GdkPixdata to convert into a GdkPixbuf
.
whether to copy raw pixel data; run-length encoded pixel data is always copied.
Magic number for #GdkPixdata structures.