Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the image type.
Syntax
typedef enum __MIDL___MIDL_itf_xpsobjectmodel_0000_0000_0008 {
XPS_IMAGE_TYPE_JPEG = 1,
XPS_IMAGE_TYPE_PNG,
XPS_IMAGE_TYPE_TIFF,
XPS_IMAGE_TYPE_WDP,
XPS_IMAGE_TYPE_JXR
} XPS_IMAGE_TYPE;
Constants
XPS_IMAGE_TYPE_JPEGValue: 1 A JPEG (Joint Photographic Experts Group) image. |
XPS_IMAGE_TYPE_PNGA PNG (Portable Network Graphics) image. |
XPS_IMAGE_TYPE_TIFFA TIFF (Tagged Image File Format) image. |
XPS_IMAGE_TYPE_WDPAn HD Photo (formerly Windows Media Photo) image. |
XPS_IMAGE_TYPE_JXRJPEG extended range (JPEG XR) image. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | UWP apps] |
| Header | xpsobjectmodel.h |