System.Photo.WhiteBalance

拍摄照片时的白平衡模式,取自可交换图像文件 (EXIF) 信息。

Windows 10,版本 1703、Windows 10、版本 1607、Windows 10、版本 1511、Windows 10、版本 1507、Windows 8.1、Windows 8、Windows 7

propertyDescription
   name = System.Photo.WhiteBalance
   shellPKey = PKEY_Photo_WhiteBalance
   formatID = EE3D3D8A-5381-4CFA-B13B-AAF66B5F4EC9
   propID = 100
   SearchInfo
      InInvertedIndex = false
      IsColumn = true
   typeInfo
      type = UInt32
      EnumeratedList
         UseValueForDefault = True
         enum
            name = Auto
            value = 0
            text = Auto
            defineToken = PHOTO_WHITEBALANCE_AUTO
         enum
            name = Manual
            value = 1
            text = Manual
            defineToken = PHOTO_WHITEBALANCE_MANUAL

Windows Vista

propertyDescription
   name = System.Photo.WhiteBalance
   shellPKey = PKEY_Photo_WhiteBalance
   formatID = EE3D3D8A-5381-4CFA-B13B-AAF66B5F4EC9
   propID = 100
   SearchInfo
      InInvertedIndex = false
      IsColumn = true
   typeInfo
      type = UInt32
      EnumeratedList
         UseValueForDefault = True
         enum
            value = 0
            text = Auto
            defineName = PHOTO_WHITEBALANCE_AUTO
         enum
            value = 1
            text = Manual
            defineName = PHOTO_WHITEBALANCE_MANUAL

备注

PKEY 值在 Propkey.h 中定义。

数码相机的可交换图像文件格式:Exif 版本 2.2

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

booleanFormat

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl