共用方式為


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 中。

typeInfo 項目的 isInnate 屬性預設值已從 false 變更為從 Windows Vista Service Pack 1 (SP1) 開始 true

propertyDescription

searchInfo

labelInfo

typeInfo

displayInfo

stringFormat

布爾值Format

numberFormat

dateTimeFormat

enumeratedList

drawControl

editControl

filterControl

queryControl