Property
PurpleImage:data
unstable since: 3.0
Description [src]
The raw image data.
Generally the PurpleImage:contents
property should be used, but if
just the data is necessary this saves a step.
Type:gpointer
Available since: 3.0
Getter method | purple_image_get_data() |