try_set_exif_thumbnail_from_buffer


Description:

[ Version ( deprecated = true , deprecated_since = "0.16.0" , since = "0.14.0" ) ]
public void try_set_exif_thumbnail_from_buffer (uint8[] buffer) throws Error

Warning: try_set_exif_thumbnail_from_buffer is deprecated since 0.16.0.

Sets or replaces the EXIF thumbnail with the data in buffer.

Note:

Use [method@Metadata.set_exif_thumbnail_from_buffer] instead.

Parameters:

this

An instance of [class@GExiv2.Metadata]

buffer

A buffer containing thumbnail data

size

Size of the thumbnail's buffer