System.Photo.ShutterSpeed
Velocità dell'otturatore della fotocamera quando la foto è stata scattata. Questa operazione viene specificata in unità APEX. Questa proprietà viene calcolata da System.Photo.ShutterSpeedNumerator e System.Photo.ShutterSpeedDenominator.
Windows 10, versione 1703, Windows 10, versione 1607, Windows 10, versione 1511, Windows 10, versione 1507, Windows 8.1, Windows 8, Windows 7
propertyDescription
name = System.Photo.ShutterSpeed
shellPKey = PKEY_Photo_ShutterSpeed
formatID = 14B81DA1-0135-4D31-96D9-6CBFC9671A99
propID = 37377
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = Double
IsInnate = true
Windows Vista
propertyDescription
name = System.Photo.ShutterSpeed
shellPKey = PKEY_Photo_ShutterSpeed
formatID = 14B81DA1-0135-4D31-96D9-6CBFC9671A99
propID = 37377
SearchInfo
IsColumn = true
typeInfo
type = Double
IsInnate = true
Commenti
I valori PKEY sono definiti in Propkey.h.
Vedere la specifica Exchangeable Image File (EXIF) 2.2, Allegato C, per la conversione di questo valore in tempo di esposizione. Usare System.Photo.ExposureTime in tutte le visualizzazioni shell anziché System.Photo.ShutterSpeed.
Argomenti correlati