[ Version ( deprecated = true , deprecated_since = "0.16.0" , since = "0.14.0" ) ]
public PreviewImage try_get_preview_image (PreviewProperties props) throws Error
Warning: try_get_preview_image is deprecated since 0.16.0.
Get a preview image from the metadata.
Use [method@Metadata.get_preview_image] instead.
| this |
An instance of [class@GExiv2.Metadata] |
| props |
A PreviewProperties instance |
|
A PreviewImage instance for the particular PreviewProperties. |