GExiv2.PreviewProperties¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class GExiv2.PreviewProperties(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Properties of a preview image.
Metadata can contain multiple preview images. [class`GExiv2`.PreviewProperties] are used to describe the available image without the need of fetching the whole image from the metadata.
- get_extension()[source]¶
- Returns:
The recommended file extension for the preview image.
- Return type:
Get the recommended file extension for the preview image.
- get_height()[source]¶
- Returns:
The preview image’s display height in pixels.
- Return type:
Get the preview image’s display height in pixels.
- get_mime_type()[source]¶
- Returns:
The preview image’s MIME type.
- Return type:
Get the preview image’s content-type.