Method
GExiv2PreviewImageget_data
Declaration [src]
const guint8*
gexiv2_preview_image_get_data (
GExiv2PreviewImage* self,
guint32* size
)
Description [src]
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.