Method
PurpleImageget_data
unstable since: 3.0
Declaration [src]
gconstpointer
purple_image_get_data (
PurpleImage* image,
gsize* size
)
Description [src]
Gets the data of the image.
Optionally the size can be returned as well via size
parameter.
Available since: 3.0
Gets property | Purple.Image:data |