System.Photo.WhiteBalance
The white balance mode at the time the photo was shot, as taken from the Exchangeable Image File (EXIF) information.
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 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
Remarks
PKEY values are defined in Propkey.h.
Related topics