System.Photo.ShutterSpeed
Velocidad del obturador de la cámara cuando se tomó la foto. Esto se da en unidades de APEX. Esta propiedad se calcula a partir de System.Photo.ShutterSpeedNumerator y System.Photo.ShutterSpeedDenominator.
Windows 10, versión 1703, Windows 10, versión 1607, Windows 10, versión 1511, Windows 10, versión 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
Comentarios
Los valores PKEY se definen en Propkey.h.
Vea la especificación archivo de imagen intercambiable (EXIF) 2.2, anexo C, para la conversión de este valor al tiempo de exposición. Use System.Photo.ExposureTime en cualquier vista shell en lugar de System.Photo.ShutterSpeed.
Temas relacionados