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

ColorCodedLevels.exr
####################

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

.. image:: MultiResolution_ColorCodedLevels.jpg
   :target: https://raw.githubusercontent.com/AcademySoftwareFoundation/openexr-images/main/MultiResolution/ColorCodedLevels.exr


A mip-map checkerboard image where each resolution level has a
different color.  If this image is used to texture an object
during 3D rendering, then the color of the object shows which
resolution levels are accessed by the renderer as it projects
the texture onto the object.

.. list-table::
   :align: left

   * - owner
     - Copyright 2005 Industrial Light & Magic
   * - wrapmodes
     - periodic,periodic
   * - screenWindowWidth
     - 1
   * - comments
     - a mip-map image with color-coded levels
   * - pixelAspectRatio
     - 1
   * - channels
     - A, B, G, R
   * - tiles
     - mip-map, tile size 64 by 64 pixels, level sizes rounded down
   * - dataWindow
     - (0 0) - (511 511)
   * - screenWindowCenter
     - (0 0)
   * - type
     - tiledimage
   * - lineOrder
     - increasing y
   * - compression
     - pxr24
   * - displayWindow
     - (0 0) - (511 511)
