다음을 통해 공유


System.Photo.WhiteBalance

EXIF(Exchangeable Image File) 정보에서 가져온 사진이 촬영되었을 때의 화이트 밸런스 모드입니다.

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