PSGUID_IMAGESUMMARYINFORMATION
The PSGUID_IMAGESUMMARYINFORMATION property set defines properties for image files.
#define PSGUID_IMAGESUMMARYINFORMATION {0x6444048fL, 0x4c8b, 0x11d1, \
0x8b, 0x70, 0x8, 0x00, 0x36, 0xb1, 0x1a, 0x03}
Remarks
The PSGUID_IMAGESUMMARYINFORMATION property set contains the following property constants:
- PIDISI_FILETYPE
-
Property ID 0x00000002L. Indicates the image file type.
- PIDISI_CX
-
Property ID 0x00000003L. Indicates the Cx value for the image.
- PIDISI_CY
-
Property ID 0x00000004L. Indicates the Cy value for the image.
- PIDISI_RESOLUTIONX
-
Property ID 0x00000005L. Indicates the x resolution for the image.
- PIDISI_RESOLUTIONY
-
Property ID 0x00000006L. Indicates the y resolution for the image.
- PIDISI_BITDEPTH
-
Property ID 0x00000007L. Indicates the bit depth for the image.
- PIDISI_COLORSPACE
-
Property ID 0x00000008L. Indicates the color space for the image.
- PIDISI_COMPRESSION
-
Property ID 0x00000009L. Indicates the image compression level.
- PIDISI_TRANSPARENCY
-
Property ID 0x0000000AL. Indicates image transparency.
- PIDISI_GAMMAVALUE
-
Property ID 0x0000000BL. Indicates the gamma value for the image.
- PIDISI_FRAMECOUNT
-
Property ID 0x0000000CL. Indicates the frame count for the image.
- PIDISI_DIMENSIONS
-
Property ID 0x0000000DL. Indicates the dimensions of the image.
Related topics