..
  SPDX-License-Identifier: BSD-3-Clause
  Copyright Contributors to the OpenEXR Project.

AllHalfValues.exr
#################

:download:`https://raw.githubusercontent.com/AcademySoftwareFoundation/openexr-images/main/TestImages/AllHalfValues.exr<https://raw.githubusercontent.com/AcademySoftwareFoundation/openexr-images/main/TestImages/AllHalfValues.exr>`

.. image:: https://raw.githubusercontent.com/AcademySoftwareFoundation/openexr-images/main/TestImages/AllHalfValues.jpg
   :target: https://raw.githubusercontent.com/AcademySoftwareFoundation/openexr-images/main/TestImages/AllHalfValues.exr


The pixels in this RGB HALF image contain all 65,536 possible
16-bit floating-point numbers, including positive and negative
numbers, normalized and denormalized numbers, zero, NaNs,
positive infinity and negative infinity.

.. list-table::
   :align: left

   * - screenWindowWidth
     - 1
   * - dataWindow
     - (0 0) - (255 255)
   * - screenWindowCenter
     - (0 0)
   * - displayWindow
     - (0 0) - (255 255)
   * - channels
     - B, G, R
   * - lineOrder
     - increasing y
   * - pixelAspectRatio
     - 1
   * - compression
     - piz
   * - type
     - scanlineimage
