Method

AppStreamComposeImageSourceget_data

since: 1.2.0

Declaration [src]

GBytes*
asc_image_source_get_data (
  AscImageSource* source
)

Description [src]

Get the raw image data this source was created for.

Available since: 1.2.0

Return value

Type: GBytes

The image data.

The returned data is owned by the instance.