get_data


Description:

[ CCode ( array_length_pos = 0.1 , array_length_type = "guint32" ) ]
public unowned uint8[] get_data ()

Get a pointer to the image data of the preview image.

The returned data is owned by the preview image and must not be freed.

Parameters:

this

An instance of [class@GExiv2.PreviewImage]

size

The size of the buffer holding the data

Returns:

The raw image data