次の方法で共有


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