Method

PurpleImageget_contents

unstable since: 3.0

Declaration [src]

GBytes*
purple_image_get_contents (
  PurpleImage* image
)

Description [src]

Gets the contents of the image.

Available since: 3.0

Gets propertyPurple.Image:contents

Return value

Type: GBytes

The contents.

The returned data is owned by the instance.