Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Microsoft HD Photo Format supports 128bpp floating point for RGB and RGBA</p> <p><a href="http://msdn.microsoft.com/en-us/library/windows/desktop/gg430023%28v=vs.85%29.aspx" rel="nofollow">HD Photo Format Overview</a></p> <p><a href="http://msdn.microsoft.com/en-us/library/windows/desktop/ee719797%28v=vs.85%29.aspx" rel="nofollow">Native Pixel Formats Overview</a></p> <p>Search for the following on the <strong>Native Pixel Formats</strong> page</p> <pre><code>GUID_WICPixelFormat128bppRGBFloat GUID_WICPixelFormat128bppRGBAFloat </code></pre> <p>EDIT:</p> <p>For the benefit of others who are interested in this format:</p> <p>Microsoft submitted this format for standardization as <a href="http://en.wikipedia.org/wiki/JPEG_XR" rel="nofollow">JPEG XR</a>. In July 2010, reference software to implement the JPEG XR standard was published as <a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=1915" rel="nofollow">ITU-T Recommendation T.835</a> and International Standard ISO/IEC 29199-5. The bitstream specification of the JPEG XR standard can be downloaded from ITU-T at <a href="http://www.itu.int/rec/T-REC-T.832" rel="nofollow">http://www.itu.int/rec/T-REC-T.832</a></p> <p>Key benefits of the HD Photo/ JPEG XR - </p> <ul> <li>Multiple color formats for display or print</li> <li>Fixed or floating point high dynamic range (HDR) image encoding</li> <li>Lossless or high quality lossy compression</li> <li>Extremely efficient decoding for multiple resolutions and sub-regions (The ability to decode only the information needed for any resolution or region and to manipulate the image as compressed data)</li> <li>Minimal overhead for format conversion or transformations during decode</li> </ul> <p>Microsoft released a <a href="http://msdn.microsoft.com/en-us/windows/hardware/gg463381" rel="nofollow">Device Porting Kit (DPK)</a> providing implementation details for encoder/decoder, including sample reference code for use with Unix/Linux platforms.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload