System.Photo.PhotometricInterpretation
픽셀 컴퍼지션입니다. JPEG 압축 데이터에서는 이 속성 대신 JPEG 표식이 사용됩니다.
Windows 10, 버전 1703, Windows 10, 버전 1607, Windows 10, 버전 1511, Windows 10, 버전 1507, Windows 8.1, Windows 8, Windows 7
propertyDescription
name = System.Photo.PhotometricInterpretation
shellPKey = PKEY_Photo_PhotometricInterpretation
formatID = 341796F1-1DF9-4B1C-A564-91BDEFA43877
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = UInt16
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
name = RGB
value = 2
text = RGB
defineToken = PHOTO_PHOTOMETRIC_RGB
enum
name = YCbCr
value = 6
text = YCbCr
defineToken = PHOTO_PHOTOMETRIC_YCBCR
Windows Vista
propertyDescription
name = System.Photo.PhotometricInterpretation
shellPKey = PKEY_Photo_PhotometricInterpretation
formatID = 341796F1-1DF9-4B1C-A564-91BDEFA43877
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = UInt16
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
value = 2
text = RGB
defineName = PHOTO_PHOTOMETRIC_RGB
enum
value = 6
text = YCbCr
defineName = PHOTO_PHOTOMETRIC_YCBCR
설명
PKEY 값은 Propkey.h에 정의되어 있습니다.
sp1(서비스 팩 1)이 있는 Windows Vista를 기준으로 typeInfo 요소의 특성의 기본값 isInnate
이 false에서 true로 변경되었습니다.
관련 항목