次の方法で共有


System.Photo.WhiteBalance

写真が撮影された時点のホワイト バランス モードは、Exchangeable Image File (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