System.Photo.ExposureTime
照片的曝光时间(以秒为单位),从可交换图像文件 (EXIF) 信息读取。 此属性是从 System.Photo.ExposureTimeNumerator 和 System.Photo.ExposureTimeDenominator 计算得出的。
下面是从 EXIF 2.2 规范中获取的可能值的列表。
- 30
- 15
- 8
- 4
- 2
- 1
- 1/2
- 1/4
- 1/8
- 1/15
- 1/30
- 1/60
- 1/125
- 1/250
- 1/500
- 1/1000
- 1/2000
Windows 10版本 1703、Windows 10、版本 1607、Windows 10、版本 1511、Windows 10、版本 1507、Windows 8.1、Windows 8、Windows 7、Windows Vista
propertyDescription
name = System.Photo.ExposureTime
shellPKey = PKEY_Photo_ExposureTime
formatID = 14B81DA1-0135-4D31-96D9-6CBFC9671A99
propID = 33434
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = Double
IsInnate = true
备注
PKEY 值在 Propkey.h 中定义。
相关主题