[ Version ( since = "0.14.0" ) ]
public void try_set_exif_thumbnail_from_buffer (uint8[] buffer) throws Error
Sets or replaces the EXIF thumbnail with the data in buffer.
Use [method@Metadata.set_exif_thumbnail_from_buffer] instead.
| this |
An instance of [class@GExiv2.Metadata] |
| buffer |
A buffer containing thumbnail data |
| size |
Size of the thumbnail's buffer |