ImageEn, unit iexBitmaps

TIOParams.EXIF_DateTimeDigitized2

TIOParams.EXIF_DateTimeDigitized2


Declaration

property EXIF_DateTimeDigitized2: TDateTime;


Description

The date and time that the image was digitized. This property is a TDateTime variant of EXIF_DateTimeDigitized. Usually, it will return the same value as EXIF_DateTimeOriginal2.

If the clock has not been set or the camera doesn't have a clock, the property may return zero. In the Exif standard this tag is optional, but it is mandatory for DCF.


See Also

 EXIF_DateTimeDigitized
 EXIF_DateTimeOriginal2