Dmap.ImageRecord¶
- Implementations:
None
Methods¶
|
Virtual Methods¶
|
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Photo aspect ratio |
||
r/w |
Photo comments |
||
r/w |
Photo creation date |
||
r/w |
Photo filename |
||
r/w |
Photo data format |
||
r/w |
Hash of media file contents |
||
r/w |
Photo large file size |
||
r/w |
URI pointing to photo data |
||
r/w |
Photo pixel height |
||
r/w |
Photo pixel width |
||
r/w |
Photo rating |
||
r/w |
Photo thumbnail |
Signals¶
None
Fields¶
None
Class Details¶
- class Dmap.ImageRecord¶
- Bases:
- Structure:
- read()¶
- Raises:
- Returns:
a
Gio.InputStream
that provides read-only access to the data stream associated with record.- Return type:
- do_read() virtual¶
- Returns:
a
Gio.InputStream
that provides read-only access to the data stream associated with record.- Return type:
Property Details¶
- Dmap.ImageRecord.props.aspect_ratio¶
-
Photo aspect ratio
- Dmap.ImageRecord.props.comments¶
-
Photo comments
- Dmap.ImageRecord.props.creation_date¶
-
Photo creation date
- Dmap.ImageRecord.props.filename¶
-
Photo filename
- Dmap.ImageRecord.props.format¶
-
Photo data format
- Dmap.ImageRecord.props.hash¶
- Name:
hash
- Type:
- Default Value:
- Flags:
Hash of media file contents
- Dmap.ImageRecord.props.large_filesize¶
-
Photo large file size
- Dmap.ImageRecord.props.location¶
-
URI pointing to photo data
- Dmap.ImageRecord.props.pixel_height¶
-
Photo pixel height
- Dmap.ImageRecord.props.pixel_width¶
-
Photo pixel width
- Dmap.ImageRecord.props.rating¶
-
Photo rating
- Dmap.ImageRecord.props.thumbnail¶
- Name:
thumbnail
- Type:
- Default Value:
- Flags:
Photo thumbnail