Interface ShortcutTags

interface ShortcutTags {
    AllDates?: string;
}

Properties

Properties

AllDates?: string

Shortcut for writing the "common EXIF date/time tags": DateTimeOriginal, CreateDate, and ModifyDate tags.

Only used by write. This tag is not returned by read.