JPEG XR is the name selected by the JPEG committee for standardization of the HD Photo file format. HD Photo can be considered to be an implementation of the JPEG XR specification. The HD Photo file format is a raster file format developed by Microsoft and it is supported by the Microsoft Photo Info application. This file format is mainly used for cross-platform image exchange, especially with handhelds, PDAs and limited-capability devices. The support for JPEG XR available in Windows Imaging Component, .NET Framework (3.0 or later), Windows Vista or later, Internet Explorer, and a number of other products, LEADTOOLS supports both formats.
LEADTOOLS supports version 1.0 of this format.
This file format supports QFactor. Possible values can be a value between 2 and 255 (lossy compression), or value 0 (lossless compression).
This file format supports loading and saving JPEG XR lossy and lossless compressions.
The file format does not support multipage files.
The default extension for JPEG-XR format is: JXR.
The default extension for HDP format is: HDP.
You can read and write 16-bit grayscale. (Document and Medical Imaging toolkits)
For more information, please refer to https://docs.microsoft.com/en-us/windows/win32/wic/jpeg-xr-codec
The file constants associated with this file format are:
Constant | Read Support | Write Support | Description |
---|---|---|---|
FILE_HDP | 1,8,16,24, 32, 48, 64 BPP | 1,8,16,24, 32, 48, 64 BPP | [318] HD Photo RGB. |
FILE_HDP_GRAY | 16 BPP | 16 BPP | [319] HD Photo Grayscale. |
FILE_HDP_CMYK | 32 BPP | 32 BPP | [320] HD Photo CMYK. |
FILE_JXR | 1,8,16,24, 32, 48, 64 BPP | 1,8,16,24, 32, 48, 64 BPP | [353] JPEG- XR RGB. |
FILE_JXR_GRAY | 16 BPP | 16 BPP | [354] JPEG- XR Grayscale. |
FILE_JXR_CMYK | 32 BPP | 32 BPP | [355] JPEG- XR CMYK. |
FILE_JXR_422 | 24 BPP | 24 BPP | [357] JPEG-XR YUV 4:2:2 |
FILE_JXR_420 | 24 BPP | 24 BPP | [358] JPEG-XR YUV 4:2:0 |
Win32, x64.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document