png.h
上传用户:center1979
上传日期:2022-07-26
资源大小:50633k
文件大小:149k
源码类别:

OpenGL

开发平台:

Visual C++

  1. /* png.h - header file for PNG reference library
  2.  *
  3.  * libpng version 1.2.35 - February 14, 2009
  4.  * Copyright (c) 1998-2009 Glenn Randers-Pehrson
  5.  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
  6.  * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
  7.  *
  8.  * Authors and maintainers:
  9.  *  libpng versions 0.71, May 1995, through 0.88, January 1996: Guy Schalnat
  10.  *  libpng versions 0.89c, June 1996, through 0.96, May 1997: Andreas Dilger
  11.  *  libpng versions 0.97, January 1998, through 1.2.35 - February 14, 2009: Glenn
  12.  *  See also "Contributing Authors", below.
  13.  *
  14.  * Note about libpng version numbers:
  15.  *
  16.  *    Due to various miscommunications, unforeseen code incompatibilities
  17.  *    and occasional factors outside the authors' control, version numbering
  18.  *    on the library has not always been consistent and straightforward.
  19.  *    The following table summarizes matters since version 0.89c, which was
  20.  *    the first widely used release:
  21.  *
  22.  *    source                 png.h  png.h  shared-lib
  23.  *    version                string   int  version
  24.  *    -------                ------ -----  ----------
  25.  *    0.89c "1.0 beta 3"     0.89      89  1.0.89
  26.  *    0.90  "1.0 beta 4"     0.90      90  0.90  [should have been 2.0.90]
  27.  *    0.95  "1.0 beta 5"     0.95      95  0.95  [should have been 2.0.95]
  28.  *    0.96  "1.0 beta 6"     0.96      96  0.96  [should have been 2.0.96]
  29.  *    0.97b "1.00.97 beta 7" 1.00.97   97  1.0.1 [should have been 2.0.97]
  30.  *    0.97c                  0.97      97  2.0.97
  31.  *    0.98                   0.98      98  2.0.98
  32.  *    0.99                   0.99      98  2.0.99
  33.  *    0.99a-m                0.99      99  2.0.99
  34.  *    1.00                   1.00     100  2.1.0 [100 should be 10000]
  35.  *    1.0.0      (from here on, the   100  2.1.0 [100 should be 10000]
  36.  *    1.0.1       png.h string is   10001  2.1.0
  37.  *    1.0.1a-e    identical to the  10002  from here on, the shared library
  38.  *    1.0.2       source version)   10002  is 2.V where V is the source code
  39.  *    1.0.2a-b                      10003  version, except as noted.
  40.  *    1.0.3                         10003
  41.  *    1.0.3a-d                      10004
  42.  *    1.0.4                         10004
  43.  *    1.0.4a-f                      10005
  44.  *    1.0.5 (+ 2 patches)           10005
  45.  *    1.0.5a-d                      10006
  46.  *    1.0.5e-r                      10100 (not source compatible)
  47.  *    1.0.5s-v                      10006 (not binary compatible)
  48.  *    1.0.6 (+ 3 patches)           10006 (still binary incompatible)
  49.  *    1.0.6d-f                      10007 (still binary incompatible)
  50.  *    1.0.6g                        10007
  51.  *    1.0.6h                        10007  10.6h (testing xy.z so-numbering)
  52.  *    1.0.6i                        10007  10.6i
  53.  *    1.0.6j                        10007  2.1.0.6j (incompatible with 1.0.0)
  54.  *    1.0.7beta11-14        DLLNUM  10007  2.1.0.7beta11-14 (binary compatible)
  55.  *    1.0.7beta15-18           1    10007  2.1.0.7beta15-18 (binary compatible)
  56.  *    1.0.7rc1-2               1    10007  2.1.0.7rc1-2 (binary compatible)
  57.  *    1.0.7                    1    10007  (still compatible)
  58.  *    1.0.8beta1-4             1    10008  2.1.0.8beta1-4
  59.  *    1.0.8rc1                 1    10008  2.1.0.8rc1
  60.  *    1.0.8                    1    10008  2.1.0.8
  61.  *    1.0.9beta1-6             1    10009  2.1.0.9beta1-6
  62.  *    1.0.9rc1                 1    10009  2.1.0.9rc1
  63.  *    1.0.9beta7-10            1    10009  2.1.0.9beta7-10
  64.  *    1.0.9rc2                 1    10009  2.1.0.9rc2
  65.  *    1.0.9                    1    10009  2.1.0.9
  66.  *    1.0.10beta1              1    10010  2.1.0.10beta1
  67.  *    1.0.10rc1                1    10010  2.1.0.10rc1
  68.  *    1.0.10                   1    10010  2.1.0.10
  69.  *    1.0.11beta1-3            1    10011  2.1.0.11beta1-3
  70.  *    1.0.11rc1                1    10011  2.1.0.11rc1
  71.  *    1.0.11                   1    10011  2.1.0.11
  72.  *    1.0.12beta1-2            2    10012  2.1.0.12beta1-2
  73.  *    1.0.12rc1                2    10012  2.1.0.12rc1
  74.  *    1.0.12                   2    10012  2.1.0.12
  75.  *    1.1.0a-f                 -    10100  2.1.1.0a-f (branch abandoned)
  76.  *    1.2.0beta1-2             2    10200  2.1.2.0beta1-2
  77.  *    1.2.0beta3-5             3    10200  3.1.2.0beta3-5
  78.  *    1.2.0rc1                 3    10200  3.1.2.0rc1
  79.  *    1.2.0                    3    10200  3.1.2.0
  80.  *    1.2.1beta1-4             3    10201  3.1.2.1beta1-4
  81.  *    1.2.1rc1-2               3    10201  3.1.2.1rc1-2
  82.  *    1.2.1                    3    10201  3.1.2.1
  83.  *    1.2.2beta1-6            12    10202  12.so.0.1.2.2beta1-6
  84.  *    1.0.13beta1             10    10013  10.so.0.1.0.13beta1
  85.  *    1.0.13rc1               10    10013  10.so.0.1.0.13rc1
  86.  *    1.2.2rc1                12    10202  12.so.0.1.2.2rc1
  87.  *    1.0.13                  10    10013  10.so.0.1.0.13
  88.  *    1.2.2                   12    10202  12.so.0.1.2.2
  89.  *    1.2.3rc1-6              12    10203  12.so.0.1.2.3rc1-6
  90.  *    1.2.3                   12    10203  12.so.0.1.2.3
  91.  *    1.2.4beta1-3            13    10204  12.so.0.1.2.4beta1-3
  92.  *    1.0.14rc1               13    10014  10.so.0.1.0.14rc1
  93.  *    1.2.4rc1                13    10204  12.so.0.1.2.4rc1
  94.  *    1.0.14                  10    10014  10.so.0.1.0.14
  95.  *    1.2.4                   13    10204  12.so.0.1.2.4
  96.  *    1.2.5beta1-2            13    10205  12.so.0.1.2.5beta1-2
  97.  *    1.0.15rc1-3             10    10015  10.so.0.1.0.15rc1-3
  98.  *    1.2.5rc1-3              13    10205  12.so.0.1.2.5rc1-3
  99.  *    1.0.15                  10    10015  10.so.0.1.0.15
  100.  *    1.2.5                   13    10205  12.so.0.1.2.5
  101.  *    1.2.6beta1-4            13    10206  12.so.0.1.2.6beta1-4
  102.  *    1.0.16                  10    10016  10.so.0.1.0.16
  103.  *    1.2.6                   13    10206  12.so.0.1.2.6
  104.  *    1.2.7beta1-2            13    10207  12.so.0.1.2.7beta1-2
  105.  *    1.0.17rc1               10    10017  10.so.0.1.0.17rc1
  106.  *    1.2.7rc1                13    10207  12.so.0.1.2.7rc1
  107.  *    1.0.17                  10    10017  10.so.0.1.0.17
  108.  *    1.2.7                   13    10207  12.so.0.1.2.7
  109.  *    1.2.8beta1-5            13    10208  12.so.0.1.2.8beta1-5
  110.  *    1.0.18rc1-5             10    10018  10.so.0.1.0.18rc1-5
  111.  *    1.2.8rc1-5              13    10208  12.so.0.1.2.8rc1-5
  112.  *    1.0.18                  10    10018  10.so.0.1.0.18
  113.  *    1.2.8                   13    10208  12.so.0.1.2.8
  114.  *    1.2.9beta1-3            13    10209  12.so.0.1.2.9beta1-3
  115.  *    1.2.9beta4-11           13    10209  12.so.0.9[.0]
  116.  *    1.2.9rc1                13    10209  12.so.0.9[.0]
  117.  *    1.2.9                   13    10209  12.so.0.9[.0]
  118.  *    1.2.10beta1-8           13    10210  12.so.0.10[.0]
  119.  *    1.2.10rc1-3             13    10210  12.so.0.10[.0]
  120.  *    1.2.10                  13    10210  12.so.0.10[.0]
  121.  *    1.2.11beta1-4           13    10211  12.so.0.11[.0]
  122.  *    1.0.19rc1-5             10    10019  10.so.0.19[.0]
  123.  *    1.2.11rc1-5             13    10211  12.so.0.11[.0]
  124.  *    1.0.19                  10    10019  10.so.0.19[.0]
  125.  *    1.2.11                  13    10211  12.so.0.11[.0]
  126.  *    1.0.20                  10    10020  10.so.0.20[.0]
  127.  *    1.2.12                  13    10212  12.so.0.12[.0]
  128.  *    1.2.13beta1             13    10213  12.so.0.13[.0]
  129.  *    1.0.21                  10    10021  10.so.0.21[.0]
  130.  *    1.2.13                  13    10213  12.so.0.13[.0]
  131.  *    1.2.14beta1-2           13    10214  12.so.0.14[.0]
  132.  *    1.0.22rc1               10    10022  10.so.0.22[.0]
  133.  *    1.2.14rc1               13    10214  12.so.0.14[.0]
  134.  *    1.0.22                  10    10022  10.so.0.22[.0]
  135.  *    1.2.14                  13    10214  12.so.0.14[.0]
  136.  *    1.2.15beta1-6           13    10215  12.so.0.15[.0]
  137.  *    1.0.23rc1-5             10    10023  10.so.0.23[.0]
  138.  *    1.2.15rc1-5             13    10215  12.so.0.15[.0]
  139.  *    1.0.23                  10    10023  10.so.0.23[.0]
  140.  *    1.2.15                  13    10215  12.so.0.15[.0]
  141.  *    1.2.16beta1-2           13    10216  12.so.0.16[.0]
  142.  *    1.2.16rc1               13    10216  12.so.0.16[.0]
  143.  *    1.0.24                  10    10024  10.so.0.24[.0]
  144.  *    1.2.16                  13    10216  12.so.0.16[.0]
  145.  *    1.2.17beta1-2           13    10217  12.so.0.17[.0]
  146.  *    1.0.25rc1               10    10025  10.so.0.25[.0]
  147.  *    1.2.17rc1-3             13    10217  12.so.0.17[.0]
  148.  *    1.0.25                  10    10025  10.so.0.25[.0]
  149.  *    1.2.17                  13    10217  12.so.0.17[.0]
  150.  *    1.0.26                  10    10026  10.so.0.26[.0]
  151.  *    1.2.18                  13    10218  12.so.0.18[.0]
  152.  *    1.2.19beta1-31          13    10219  12.so.0.19[.0]
  153.  *    1.0.27rc1-6             10    10027  10.so.0.27[.0]
  154.  *    1.2.19rc1-6             13    10219  12.so.0.19[.0]
  155.  *    1.0.27                  10    10027  10.so.0.27[.0]
  156.  *    1.2.19                  13    10219  12.so.0.19[.0]
  157.  *    1.2.20beta01-04         13    10220  12.so.0.20[.0]
  158.  *    1.0.28rc1-6             10    10028  10.so.0.28[.0]
  159.  *    1.2.20rc1-6             13    10220  12.so.0.20[.0]
  160.  *    1.0.28                  10    10028  10.so.0.28[.0]
  161.  *    1.2.20                  13    10220  12.so.0.20[.0]
  162.  *    1.2.21beta1-2           13    10221  12.so.0.21[.0]
  163.  *    1.2.21rc1-3             13    10221  12.so.0.21[.0]
  164.  *    1.0.29                  10    10029  10.so.0.29[.0]
  165.  *    1.2.21                  13    10221  12.so.0.21[.0]
  166.  *    1.2.22beta1-4           13    10222  12.so.0.22[.0]
  167.  *    1.0.30rc1               10    10030  10.so.0.30[.0]
  168.  *    1.2.22rc1               13    10222  12.so.0.22[.0]
  169.  *    1.0.30                  10    10030  10.so.0.30[.0]
  170.  *    1.2.22                  13    10222  12.so.0.22[.0]
  171.  *    1.2.23beta01-05         13    10223  12.so.0.23[.0]
  172.  *    1.2.23rc01              13    10223  12.so.0.23[.0]
  173.  *    1.2.23                  13    10223  12.so.0.23[.0]
  174.  *    1.2.24beta01-02         13    10224  12.so.0.24[.0]
  175.  *    1.2.24rc01              13    10224  12.so.0.24[.0]
  176.  *    1.2.24                  13    10224  12.so.0.24[.0]
  177.  *    1.2.25beta01-06         13    10225  12.so.0.25[.0]
  178.  *    1.2.25rc01-02           13    10225  12.so.0.25[.0]
  179.  *    1.0.31                  10    10031  10.so.0.31[.0]
  180.  *    1.2.25                  13    10225  12.so.0.25[.0]
  181.  *    1.2.26beta01-06         13    10226  12.so.0.26[.0]
  182.  *    1.2.26rc01              13    10226  12.so.0.26[.0]
  183.  *    1.2.26                  13    10226  12.so.0.26[.0]
  184.  *    1.0.32                  10    10032  10.so.0.32[.0]
  185.  *    1.2.27beta01-06         13    10227  12.so.0.27[.0]
  186.  *    1.2.27rc01              13    10227  12.so.0.27[.0]
  187.  *    1.0.33                  10    10033  10.so.0.33[.0]
  188.  *    1.2.27                  13    10227  12.so.0.27[.0]
  189.  *    1.0.34                  10    10034  10.so.0.34[.0]
  190.  *    1.2.28                  13    10228  12.so.0.28[.0]
  191.  *    1.2.29beta01-03         13    10229  12.so.0.29[.0]
  192.  *    1.2.29rc01              13    10229  12.so.0.29[.0]
  193.  *    1.0.35                  10    10035  10.so.0.35[.0]
  194.  *    1.2.29                  13    10229  12.so.0.29[.0]
  195.  *    1.0.37                  10    10037  10.so.0.37[.0]
  196.  *    1.2.30beta01-04         13    10230  12.so.0.30[.0]
  197.  *    1.0.38rc01-08           10    10038  10.so.0.38[.0]
  198.  *    1.2.30rc01-08           13    10230  12.so.0.30[.0]
  199.  *    1.0.38                  10    10038  10.so.0.38[.0]
  200.  *    1.2.30                  13    10230  12.so.0.30[.0]
  201.  *    1.0.39rc01-03           10    10039  10.so.0.39[.0]
  202.  *    1.2.31rc01-03           13    10231  12.so.0.31[.0]
  203.  *    1.0.39                  10    10039  10.so.0.39[.0]
  204.  *    1.2.31                  13    10231  12.so.0.31[.0]
  205.  *    1.2.32beta01-02         13    10232  12.so.0.32[.0]
  206.  *    1.0.40rc01              10    10040  10.so.0.40[.0]
  207.  *    1.2.32rc01              13    10232  12.so.0.32[.0]
  208.  *    1.0.40                  10    10040  10.so.0.40[.0]
  209.  *    1.2.32                  13    10232  12.so.0.32[.0]
  210.  *    1.2.33beta01-02         13    10233  12.so.0.33[.0]
  211.  *    1.2.33rc01-02           13    10233  12.so.0.33[.0]
  212.  *    1.0.41rc01              10    10041  10.so.0.41[.0]
  213.  *    1.2.33                  13    10233  12.so.0.33[.0]
  214.  *    1.0.41                  10    10041  10.so.0.41[.0]
  215.  *    1.2.34beta01-07         13    10234  12.so.0.34[.0]
  216.  *    1.0.42rc01              10    10042  10.so.0.42[.0]
  217.  *    1.2.34rc01              13    10234  12.so.0.34[.0]
  218.  *    1.0.42                  10    10042  10.so.0.42[.0]
  219.  *    1.2.34                  13    10234  12.so.0.34[.0]
  220.  *    1.2.35beta01-03         13    10235  12.so.0.35[.0]
  221.  *    1.0.43rc01-02           10    10043  10.so.0.43[.0]
  222.  *    1.2.35rc01-02           13    10235  12.so.0.35[.0]
  223.  *    1.0.43                  10    10043  10.so.0.43[.0]
  224.  *    1.2.35                  13    10235  12.so.0.35[.0]
  225.  *
  226.  *    Henceforth the source version will match the shared-library major
  227.  *    and minor numbers; the shared-library major version number will be
  228.  *    used for changes in backward compatibility, as it is intended.  The
  229.  *    PNG_LIBPNG_VER macro, which is not used within libpng but is available
  230.  *    for applications, is an unsigned integer of the form xyyzz corresponding
  231.  *    to the source version x.y.z (leading zeros in y and z).  Beta versions
  232.  *    were given the previous public release number plus a letter, until
  233.  *    version 1.0.6j; from then on they were given the upcoming public
  234.  *    release number plus "betaNN" or "rcNN".
  235.  *
  236.  *    Binary incompatibility exists only when applications make direct access
  237.  *    to the info_ptr or png_ptr members through png.h, and the compiled
  238.  *    application is loaded with a different version of the library.
  239.  *
  240.  *    DLLNUM will change each time there are forward or backward changes
  241.  *    in binary compatibility (e.g., when a new feature is added).
  242.  *
  243.  * See libpng.txt or libpng.3 for more information.  The PNG specification
  244.  * is available as a W3C Recommendation and as an ISO Specification,
  245.  * <http://www.w3.org/TR/2003/REC-PNG-20031110/
  246.  */
  247. /*
  248.  * COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
  249.  *
  250.  * If you modify libpng you may insert additional notices immediately following
  251.  * this sentence.
  252.  *
  253.  * libpng versions 1.2.6, August 15, 2004, through 1.2.35, February 14, 2009, are
  254.  * Copyright (c) 2004, 2006-2008 Glenn Randers-Pehrson, and are
  255.  * distributed according to the same disclaimer and license as libpng-1.2.5
  256.  * with the following individual added to the list of Contributing Authors:
  257.  *
  258.  *    Cosmin Truta
  259.  *
  260.  * libpng versions 1.0.7, July 1, 2000, through 1.2.5, October 3, 2002, are
  261.  * Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
  262.  * distributed according to the same disclaimer and license as libpng-1.0.6
  263.  * with the following individuals added to the list of Contributing Authors:
  264.  *
  265.  *    Simon-Pierre Cadieux
  266.  *    Eric S. Raymond
  267.  *    Gilles Vollant
  268.  *
  269.  * and with the following additions to the disclaimer:
  270.  *
  271.  *    There is no warranty against interference with your enjoyment of the
  272.  *    library or against infringement.  There is no warranty that our
  273.  *    efforts or the library will fulfill any of your particular purposes
  274.  *    or needs.  This library is provided with all faults, and the entire
  275.  *    risk of satisfactory quality, performance, accuracy, and effort is with
  276.  *    the user.
  277.  *
  278.  * libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
  279.  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson, and are
  280.  * distributed according to the same disclaimer and license as libpng-0.96,
  281.  * with the following individuals added to the list of Contributing Authors:
  282.  *
  283.  *    Tom Lane
  284.  *    Glenn Randers-Pehrson
  285.  *    Willem van Schaik
  286.  *
  287.  * libpng versions 0.89, June 1996, through 0.96, May 1997, are
  288.  * Copyright (c) 1996, 1997 Andreas Dilger
  289.  * Distributed according to the same disclaimer and license as libpng-0.88,
  290.  * with the following individuals added to the list of Contributing Authors:
  291.  *
  292.  *    John Bowler
  293.  *    Kevin Bracey
  294.  *    Sam Bushell
  295.  *    Magnus Holmgren
  296.  *    Greg Roelofs
  297.  *    Tom Tanner
  298.  *
  299.  * libpng versions 0.5, May 1995, through 0.88, January 1996, are
  300.  * Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
  301.  *
  302.  * For the purposes of this copyright and license, "Contributing Authors"
  303.  * is defined as the following set of individuals:
  304.  *
  305.  *    Andreas Dilger
  306.  *    Dave Martindale
  307.  *    Guy Eric Schalnat
  308.  *    Paul Schmidt
  309.  *    Tim Wegner
  310.  *
  311.  * The PNG Reference Library is supplied "AS IS".  The Contributing Authors
  312.  * and Group 42, Inc. disclaim all warranties, expressed or implied,
  313.  * including, without limitation, the warranties of merchantability and of
  314.  * fitness for any purpose.  The Contributing Authors and Group 42, Inc.
  315.  * assume no liability for direct, indirect, incidental, special, exemplary,
  316.  * or consequential damages, which may result from the use of the PNG
  317.  * Reference Library, even if advised of the possibility of such damage.
  318.  *
  319.  * Permission is hereby granted to use, copy, modify, and distribute this
  320.  * source code, or portions hereof, for any purpose, without fee, subject
  321.  * to the following restrictions:
  322.  *
  323.  * 1. The origin of this source code must not be misrepresented.
  324.  *
  325.  * 2. Altered versions must be plainly marked as such and
  326.  * must not be misrepresented as being the original source.
  327.  *
  328.  * 3. This Copyright notice may not be removed or altered from
  329.  *    any source or altered source distribution.
  330.  *
  331.  * The Contributing Authors and Group 42, Inc. specifically permit, without
  332.  * fee, and encourage the use of this source code as a component to
  333.  * supporting the PNG file format in commercial products.  If you use this
  334.  * source code in a product, acknowledgment is not required but would be
  335.  * appreciated.
  336.  */
  337. /*
  338.  * A "png_get_copyright" function is available, for convenient use in "about"
  339.  * boxes and the like:
  340.  *
  341.  * printf("%s",png_get_copyright(NULL));
  342.  *
  343.  * Also, the PNG logo (in PNG format, of course) is supplied in the
  344.  * files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
  345.  */
  346. /*
  347.  * Libpng is OSI Certified Open Source Software.  OSI Certified is a
  348.  * certification mark of the Open Source Initiative.
  349.  */
  350. /*
  351.  * The contributing authors would like to thank all those who helped
  352.  * with testing, bug fixes, and patience.  This wouldn't have been
  353.  * possible without all of you.
  354.  *
  355.  * Thanks to Frank J. T. Wojcik for helping with the documentation.
  356.  */
  357. /*
  358.  * Y2K compliance in libpng:
  359.  * =========================
  360.  *
  361.  *    February 14, 2009
  362.  *
  363.  *    Since the PNG Development group is an ad-hoc body, we can't make
  364.  *    an official declaration.
  365.  *
  366.  *    This is your unofficial assurance that libpng from version 0.71 and
  367.  *    upward through 1.2.35 are Y2K compliant.  It is my belief that earlier
  368.  *    versions were also Y2K compliant.
  369.  *
  370.  *    Libpng only has three year fields.  One is a 2-byte unsigned integer
  371.  *    that will hold years up to 65535.  The other two hold the date in text
  372.  *    format, and will hold years up to 9999.
  373.  *
  374.  *    The integer is
  375.  *        "png_uint_16 year" in png_time_struct.
  376.  *
  377.  *    The strings are
  378.  *        "png_charp time_buffer" in png_struct and
  379.  *        "near_time_buffer", which is a local character string in png.c.
  380.  *
  381.  *    There are seven time-related functions:
  382.  *        png.c: png_convert_to_rfc_1123() in png.c
  383.  *          (formerly png_convert_to_rfc_1152() in error)
  384.  *        png_convert_from_struct_tm() in pngwrite.c, called in pngwrite.c
  385.  *        png_convert_from_time_t() in pngwrite.c
  386.  *        png_get_tIME() in pngget.c
  387.  *        png_handle_tIME() in pngrutil.c, called in pngread.c
  388.  *        png_set_tIME() in pngset.c
  389.  *        png_write_tIME() in pngwutil.c, called in pngwrite.c
  390.  *
  391.  *    All handle dates properly in a Y2K environment.  The
  392.  *    png_convert_from_time_t() function calls gmtime() to convert from system
  393.  *    clock time, which returns (year - 1900), which we properly convert to
  394.  *    the full 4-digit year.  There is a possibility that applications using
  395.  *    libpng are not passing 4-digit years into the png_convert_to_rfc_1123()
  396.  *    function, or that they are incorrectly passing only a 2-digit year
  397.  *    instead of "year - 1900" into the png_convert_from_struct_tm() function,
  398.  *    but this is not under our control.  The libpng documentation has always
  399.  *    stated that it works with 4-digit years, and the APIs have been
  400.  *    documented as such.
  401.  *
  402.  *    The tIME chunk itself is also Y2K compliant.  It uses a 2-byte unsigned
  403.  *    integer to hold the year, and can hold years as large as 65535.
  404.  *
  405.  *    zlib, upon which libpng depends, is also Y2K compliant.  It contains
  406.  *    no date-related code.
  407.  *
  408.  *       Glenn Randers-Pehrson
  409.  *       libpng maintainer
  410.  *       PNG Development Group
  411.  */
  412. #ifndef PNG_H
  413. #define PNG_H
  414. /* This is not the place to learn how to use libpng.  The file libpng.txt
  415.  * describes how to use libpng, and the file example.c summarizes it
  416.  * with some code on which to build.  This file is useful for looking
  417.  * at the actual function definitions and structure components.
  418.  */
  419. /* Version information for png.h - this should match the version in png.c */
  420. #define PNG_LIBPNG_VER_STRING "1.2.35"
  421. #define PNG_HEADER_VERSION_STRING 
  422.    " libpng version 1.2.35 - February 14, 2009n"
  423. #define PNG_LIBPNG_VER_SONUM   0
  424. #define PNG_LIBPNG_VER_DLLNUM  13
  425. /* These should match the first 3 components of PNG_LIBPNG_VER_STRING: */
  426. #define PNG_LIBPNG_VER_MAJOR   1
  427. #define PNG_LIBPNG_VER_MINOR   2
  428. #define PNG_LIBPNG_VER_RELEASE 35
  429. /* This should match the numeric part of the final component of
  430.  * PNG_LIBPNG_VER_STRING, omitting any leading zero: */
  431. #define PNG_LIBPNG_VER_BUILD  0
  432. /* Release Status */
  433. #define PNG_LIBPNG_BUILD_ALPHA    1
  434. #define PNG_LIBPNG_BUILD_BETA     2
  435. #define PNG_LIBPNG_BUILD_RC       3
  436. #define PNG_LIBPNG_BUILD_STABLE   4
  437. #define PNG_LIBPNG_BUILD_RELEASE_STATUS_MASK 7
  438.   
  439. /* Release-Specific Flags */
  440. #define PNG_LIBPNG_BUILD_PATCH    8 /* Can be OR'ed with
  441.                                        PNG_LIBPNG_BUILD_STABLE only */
  442. #define PNG_LIBPNG_BUILD_PRIVATE 16 /* Cannot be OR'ed with
  443.                                        PNG_LIBPNG_BUILD_SPECIAL */
  444. #define PNG_LIBPNG_BUILD_SPECIAL 32 /* Cannot be OR'ed with
  445.                                        PNG_LIBPNG_BUILD_PRIVATE */
  446. #define PNG_LIBPNG_BUILD_BASE_TYPE PNG_LIBPNG_BUILD_STABLE
  447. /* Careful here.  At one time, Guy wanted to use 082, but that would be octal.
  448.  * We must not include leading zeros.
  449.  * Versions 0.7 through 1.0.0 were in the range 0 to 100 here (only
  450.  * version 1.0.0 was mis-numbered 100 instead of 10000).  From
  451.  * version 1.0.1 it's    xxyyzz, where x=major, y=minor, z=release */
  452. #define PNG_LIBPNG_VER 10235 /* 1.2.35 */
  453. #ifndef PNG_VERSION_INFO_ONLY
  454. /* include the compression library's header */
  455. #include "zlib.h"
  456. #endif
  457. /* include all user configurable info, including optional assembler routines */
  458. #include "pngconf.h"
  459. /*
  460.  * Added at libpng-1.2.8 */
  461. /* Ref MSDN: Private as priority over Special
  462.  * VS_FF_PRIVATEBUILD File *was not* built using standard release
  463.  * procedures. If this value is given, the StringFileInfo block must
  464.  * contain a PrivateBuild string. 
  465.  *
  466.  * VS_FF_SPECIALBUILD File *was* built by the original company using
  467.  * standard release procedures but is a variation of the standard
  468.  * file of the same version number. If this value is given, the
  469.  * StringFileInfo block must contain a SpecialBuild string. 
  470.  */
  471. #if defined(PNG_USER_PRIVATEBUILD)
  472. #  define PNG_LIBPNG_BUILD_TYPE 
  473.           (PNG_LIBPNG_BUILD_BASE_TYPE | PNG_LIBPNG_BUILD_PRIVATE)
  474. #else
  475. #  if defined(PNG_LIBPNG_SPECIALBUILD)
  476. #    define PNG_LIBPNG_BUILD_TYPE 
  477.             (PNG_LIBPNG_BUILD_BASE_TYPE | PNG_LIBPNG_BUILD_SPECIAL)
  478. #  else
  479. #    define PNG_LIBPNG_BUILD_TYPE (PNG_LIBPNG_BUILD_BASE_TYPE)
  480. #  endif
  481. #endif
  482. #ifndef PNG_VERSION_INFO_ONLY
  483. /* Inhibit C++ name-mangling for libpng functions but not for system calls. */
  484. #ifdef __cplusplus
  485. extern "C" {
  486. #endif /* __cplusplus */
  487. /* This file is arranged in several sections.  The first section contains
  488.  * structure and type definitions.  The second section contains the external
  489.  * library functions, while the third has the internal library functions,
  490.  * which applications aren't expected to use directly.
  491.  */
  492. #ifndef PNG_NO_TYPECAST_NULL
  493. #define int_p_NULL                (int *)NULL
  494. #define png_bytep_NULL            (png_bytep)NULL
  495. #define png_bytepp_NULL           (png_bytepp)NULL
  496. #define png_doublep_NULL          (png_doublep)NULL
  497. #define png_error_ptr_NULL        (png_error_ptr)NULL
  498. #define png_flush_ptr_NULL        (png_flush_ptr)NULL
  499. #define png_free_ptr_NULL         (png_free_ptr)NULL
  500. #define png_infopp_NULL           (png_infopp)NULL
  501. #define png_malloc_ptr_NULL       (png_malloc_ptr)NULL
  502. #define png_read_status_ptr_NULL  (png_read_status_ptr)NULL
  503. #define png_rw_ptr_NULL           (png_rw_ptr)NULL
  504. #define png_structp_NULL          (png_structp)NULL
  505. #define png_uint_16p_NULL         (png_uint_16p)NULL
  506. #define png_voidp_NULL            (png_voidp)NULL
  507. #define png_write_status_ptr_NULL (png_write_status_ptr)NULL
  508. #else
  509. #define int_p_NULL                NULL
  510. #define png_bytep_NULL            NULL
  511. #define png_bytepp_NULL           NULL
  512. #define png_doublep_NULL          NULL
  513. #define png_error_ptr_NULL        NULL
  514. #define png_flush_ptr_NULL        NULL
  515. #define png_free_ptr_NULL         NULL
  516. #define png_infopp_NULL           NULL
  517. #define png_malloc_ptr_NULL       NULL
  518. #define png_read_status_ptr_NULL  NULL
  519. #define png_rw_ptr_NULL           NULL
  520. #define png_structp_NULL          NULL
  521. #define png_uint_16p_NULL         NULL
  522. #define png_voidp_NULL            NULL
  523. #define png_write_status_ptr_NULL NULL
  524. #endif
  525. /* variables declared in png.c - only it needs to define PNG_NO_EXTERN */
  526. #if !defined(PNG_NO_EXTERN) || defined(PNG_ALWAYS_EXTERN)
  527. /* Version information for C files, stored in png.c.  This had better match
  528.  * the version above.
  529.  */
  530. #ifdef PNG_USE_GLOBAL_ARRAYS
  531. PNG_EXPORT_VAR (PNG_CONST char) png_libpng_ver[18];
  532.   /* need room for 99.99.99beta99z */
  533. #else
  534. #define png_libpng_ver png_get_header_ver(NULL)
  535. #endif
  536. #ifdef PNG_USE_GLOBAL_ARRAYS
  537. /* This was removed in version 1.0.5c */
  538. /* Structures to facilitate easy interlacing.  See png.c for more details */
  539. PNG_EXPORT_VAR (PNG_CONST int FARDATA) png_pass_start[7];
  540. PNG_EXPORT_VAR (PNG_CONST int FARDATA) png_pass_inc[7];
  541. PNG_EXPORT_VAR (PNG_CONST int FARDATA) png_pass_ystart[7];
  542. PNG_EXPORT_VAR (PNG_CONST int FARDATA) png_pass_yinc[7];
  543. PNG_EXPORT_VAR (PNG_CONST int FARDATA) png_pass_mask[7];
  544. PNG_EXPORT_VAR (PNG_CONST int FARDATA) png_pass_dsp_mask[7];
  545. /* This isn't currently used.  If you need it, see png.c for more details.
  546. PNG_EXPORT_VAR (PNG_CONST int FARDATA) png_pass_height[7];
  547. */
  548. #endif
  549. #endif /* PNG_NO_EXTERN */
  550. /* Three color definitions.  The order of the red, green, and blue, (and the
  551.  * exact size) is not important, although the size of the fields need to
  552.  * be png_byte or png_uint_16 (as defined below).
  553.  */
  554. typedef struct png_color_struct
  555. {
  556.    png_byte red;
  557.    png_byte green;
  558.    png_byte blue;
  559. } png_color;
  560. typedef png_color FAR * png_colorp;
  561. typedef png_color FAR * FAR * png_colorpp;
  562. typedef struct png_color_16_struct
  563. {
  564.    png_byte index;    /* used for palette files */
  565.    png_uint_16 red;   /* for use in red green blue files */
  566.    png_uint_16 green;
  567.    png_uint_16 blue;
  568.    png_uint_16 gray;  /* for use in grayscale files */
  569. } png_color_16;
  570. typedef png_color_16 FAR * png_color_16p;
  571. typedef png_color_16 FAR * FAR * png_color_16pp;
  572. typedef struct png_color_8_struct
  573. {
  574.    png_byte red;   /* for use in red green blue files */
  575.    png_byte green;
  576.    png_byte blue;
  577.    png_byte gray;  /* for use in grayscale files */
  578.    png_byte alpha; /* for alpha channel files */
  579. } png_color_8;
  580. typedef png_color_8 FAR * png_color_8p;
  581. typedef png_color_8 FAR * FAR * png_color_8pp;
  582. /*
  583.  * The following two structures are used for the in-core representation
  584.  * of sPLT chunks.
  585.  */
  586. typedef struct png_sPLT_entry_struct
  587. {
  588.    png_uint_16 red;
  589.    png_uint_16 green;
  590.    png_uint_16 blue;
  591.    png_uint_16 alpha;
  592.    png_uint_16 frequency;
  593. } png_sPLT_entry;
  594. typedef png_sPLT_entry FAR * png_sPLT_entryp;
  595. typedef png_sPLT_entry FAR * FAR * png_sPLT_entrypp;
  596. /*  When the depth of the sPLT palette is 8 bits, the color and alpha samples
  597.  *  occupy the LSB of their respective members, and the MSB of each member
  598.  *  is zero-filled.  The frequency member always occupies the full 16 bits.
  599.  */
  600. typedef struct png_sPLT_struct
  601. {
  602.    png_charp name;           /* palette name */
  603.    png_byte depth;           /* depth of palette samples */
  604.    png_sPLT_entryp entries;  /* palette entries */
  605.    png_int_32 nentries;      /* number of palette entries */
  606. } png_sPLT_t;
  607. typedef png_sPLT_t FAR * png_sPLT_tp;
  608. typedef png_sPLT_t FAR * FAR * png_sPLT_tpp;
  609. #ifdef PNG_TEXT_SUPPORTED
  610. /* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file,
  611.  * and whether that contents is compressed or not.  The "key" field
  612.  * points to a regular zero-terminated C string.  The "text", "lang", and
  613.  * "lang_key" fields can be regular C strings, empty strings, or NULL pointers.
  614.  * However, the * structure returned by png_get_text() will always contain
  615.  * regular zero-terminated C strings (possibly empty), never NULL pointers,
  616.  * so they can be safely used in printf() and other string-handling functions.
  617.  */
  618. typedef struct png_text_struct
  619. {
  620.    int  compression;       /* compression value:
  621.                              -1: tEXt, none
  622.                               0: zTXt, deflate
  623.                               1: iTXt, none
  624.                               2: iTXt, deflate  */
  625.    png_charp key;          /* keyword, 1-79 character description of "text" */
  626.    png_charp text;         /* comment, may be an empty string (ie "")
  627.                               or a NULL pointer */
  628.    png_size_t text_length; /* length of the text string */
  629. #ifdef PNG_iTXt_SUPPORTED
  630.    png_size_t itxt_length; /* length of the itxt string */
  631.    png_charp lang;         /* language code, 0-79 characters
  632.                               or a NULL pointer */
  633.    png_charp lang_key;     /* keyword translated UTF-8 string, 0 or more
  634.                               chars or a NULL pointer */
  635. #endif
  636. } png_text;
  637. typedef png_text FAR * png_textp;
  638. typedef png_text FAR * FAR * png_textpp;
  639. #endif
  640. /* Supported compression types for text in PNG files (tEXt, and zTXt).
  641.  * The values of the PNG_TEXT_COMPRESSION_ defines should NOT be changed. */
  642. #define PNG_TEXT_COMPRESSION_NONE_WR -3
  643. #define PNG_TEXT_COMPRESSION_zTXt_WR -2
  644. #define PNG_TEXT_COMPRESSION_NONE    -1
  645. #define PNG_TEXT_COMPRESSION_zTXt     0
  646. #define PNG_ITXT_COMPRESSION_NONE     1
  647. #define PNG_ITXT_COMPRESSION_zTXt     2
  648. #define PNG_TEXT_COMPRESSION_LAST     3  /* Not a valid value */
  649. /* png_time is a way to hold the time in an machine independent way.
  650.  * Two conversions are provided, both from time_t and struct tm.  There
  651.  * is no portable way to convert to either of these structures, as far
  652.  * as I know.  If you know of a portable way, send it to me.  As a side
  653.  * note - PNG has always been Year 2000 compliant!
  654.  */
  655. typedef struct png_time_struct
  656. {
  657.    png_uint_16 year; /* full year, as in, 1995 */
  658.    png_byte month;   /* month of year, 1 - 12 */
  659.    png_byte day;     /* day of month, 1 - 31 */
  660.    png_byte hour;    /* hour of day, 0 - 23 */
  661.    png_byte minute;  /* minute of hour, 0 - 59 */
  662.    png_byte second;  /* second of minute, 0 - 60 (for leap seconds) */
  663. } png_time;
  664. typedef png_time FAR * png_timep;
  665. typedef png_time FAR * FAR * png_timepp;
  666. #if defined(PNG_UNKNOWN_CHUNKS_SUPPORTED)
  667. /* png_unknown_chunk is a structure to hold queued chunks for which there is
  668.  * no specific support.  The idea is that we can use this to queue
  669.  * up private chunks for output even though the library doesn't actually
  670.  * know about their semantics.
  671.  */
  672. #define PNG_CHUNK_NAME_LENGTH 5
  673. typedef struct png_unknown_chunk_t
  674. {
  675.     png_byte name[PNG_CHUNK_NAME_LENGTH];
  676.     png_byte *data;
  677.     png_size_t size;
  678.     /* libpng-using applications should NOT directly modify this byte. */
  679.     png_byte location; /* mode of operation at read time */
  680. }
  681. png_unknown_chunk;
  682. typedef png_unknown_chunk FAR * png_unknown_chunkp;
  683. typedef png_unknown_chunk FAR * FAR * png_unknown_chunkpp;
  684. #endif
  685. /* png_info is a structure that holds the information in a PNG file so
  686.  * that the application can find out the characteristics of the image.
  687.  * If you are reading the file, this structure will tell you what is
  688.  * in the PNG file.  If you are writing the file, fill in the information
  689.  * you want to put into the PNG file, then call png_write_info().
  690.  * The names chosen should be very close to the PNG specification, so
  691.  * consult that document for information about the meaning of each field.
  692.  *
  693.  * With libpng < 0.95, it was only possible to directly set and read the
  694.  * the values in the png_info_struct, which meant that the contents and
  695.  * order of the values had to remain fixed.  With libpng 0.95 and later,
  696.  * however, there are now functions that abstract the contents of
  697.  * png_info_struct from the application, so this makes it easier to use
  698.  * libpng with dynamic libraries, and even makes it possible to use
  699.  * libraries that don't have all of the libpng ancillary chunk-handing
  700.  * functionality.
  701.  *
  702.  * In any case, the order of the parameters in png_info_struct should NOT
  703.  * be changed for as long as possible to keep compatibility with applications
  704.  * that use the old direct-access method with png_info_struct.
  705.  *
  706.  * The following members may have allocated storage attached that should be
  707.  * cleaned up before the structure is discarded: palette, trans, text,
  708.  * pcal_purpose, pcal_units, pcal_params, hist, iccp_name, iccp_profile,
  709.  * splt_palettes, scal_unit, row_pointers, and unknowns.   By default, these
  710.  * are automatically freed when the info structure is deallocated, if they were
  711.  * allocated internally by libpng.  This behavior can be changed by means
  712.  * of the png_data_freer() function.
  713.  *
  714.  * More allocation details: all the chunk-reading functions that
  715.  * change these members go through the corresponding png_set_*
  716.  * functions.  A function to clear these members is available: see
  717.  * png_free_data().  The png_set_* functions do not depend on being
  718.  * able to point info structure members to any of the storage they are
  719.  * passed (they make their own copies), EXCEPT that the png_set_text
  720.  * functions use the same storage passed to them in the text_ptr or
  721.  * itxt_ptr structure argument, and the png_set_rows and png_set_unknowns
  722.  * functions do not make their own copies.
  723.  */
  724. typedef struct png_info_struct
  725. {
  726.    /* the following are necessary for every PNG file */
  727.    png_uint_32 width;       /* width of image in pixels (from IHDR) */
  728.    png_uint_32 height;      /* height of image in pixels (from IHDR) */
  729.    png_uint_32 valid;       /* valid chunk data (see PNG_INFO_ below) */
  730.    png_uint_32 rowbytes;    /* bytes needed to hold an untransformed row */
  731.    png_colorp palette;      /* array of color values (valid & PNG_INFO_PLTE) */
  732.    png_uint_16 num_palette; /* number of color entries in "palette" (PLTE) */
  733.    png_uint_16 num_trans;   /* number of transparent palette color (tRNS) */
  734.    png_byte bit_depth;      /* 1, 2, 4, 8, or 16 bits/channel (from IHDR) */
  735.    png_byte color_type;     /* see PNG_COLOR_TYPE_ below (from IHDR) */
  736.    /* The following three should have been named *_method not *_type */
  737.    png_byte compression_type; /* must be PNG_COMPRESSION_TYPE_BASE (IHDR) */
  738.    png_byte filter_type;    /* must be PNG_FILTER_TYPE_BASE (from IHDR) */
  739.    png_byte interlace_type; /* One of PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */
  740.    /* The following is informational only on read, and not used on writes. */
  741.    png_byte channels;       /* number of data channels per pixel (1, 2, 3, 4) */
  742.    png_byte pixel_depth;    /* number of bits per pixel */
  743.    png_byte spare_byte;     /* to align the data, and for future use */
  744.    png_byte signature[8];   /* magic bytes read by libpng from start of file */
  745.    /* The rest of the data is optional.  If you are reading, check the
  746.     * valid field to see if the information in these are valid.  If you
  747.     * are writing, set the valid field to those chunks you want written,
  748.     * and initialize the appropriate fields below.
  749.     */
  750. #if defined(PNG_gAMA_SUPPORTED) && defined(PNG_FLOATING_POINT_SUPPORTED)
  751.    /* The gAMA chunk describes the gamma characteristics of the system
  752.     * on which the image was created, normally in the range [1.0, 2.5].
  753.     * Data is valid if (valid & PNG_INFO_gAMA) is non-zero.
  754.     */
  755.    float gamma; /* gamma value of image, if (valid & PNG_INFO_gAMA) */
  756. #endif
  757. #if defined(PNG_sRGB_SUPPORTED)
  758.     /* GR-P, 0.96a */
  759.     /* Data valid if (valid & PNG_INFO_sRGB) non-zero. */
  760.    png_byte srgb_intent; /* sRGB rendering intent [0, 1, 2, or 3] */
  761. #endif
  762. #if defined(PNG_TEXT_SUPPORTED)
  763.    /* The tEXt, and zTXt chunks contain human-readable textual data in
  764.     * uncompressed, compressed, and optionally compressed forms, respectively.
  765.     * The data in "text" is an array of pointers to uncompressed,
  766.     * null-terminated C strings. Each chunk has a keyword that describes the
  767.     * textual data contained in that chunk.  Keywords are not required to be
  768.     * unique, and the text string may be empty.  Any number of text chunks may
  769.     * be in an image.
  770.     */
  771.    int num_text; /* number of comments read/to write */
  772.    int max_text; /* current size of text array */
  773.    png_textp text; /* array of comments read/to write */
  774. #endif /* PNG_TEXT_SUPPORTED */
  775. #if defined(PNG_tIME_SUPPORTED)
  776.    /* The tIME chunk holds the last time the displayed image data was
  777.     * modified.  See the png_time struct for the contents of this struct.
  778.     */
  779.    png_time mod_time;
  780. #endif
  781. #if defined(PNG_sBIT_SUPPORTED)
  782.    /* The sBIT chunk specifies the number of significant high-order bits
  783.     * in the pixel data.  Values are in the range [1, bit_depth], and are
  784.     * only specified for the channels in the pixel data.  The contents of
  785.     * the low-order bits is not specified.  Data is valid if
  786.     * (valid & PNG_INFO_sBIT) is non-zero.
  787.     */
  788.    png_color_8 sig_bit; /* significant bits in color channels */
  789. #endif
  790. #if defined(PNG_tRNS_SUPPORTED) || defined(PNG_READ_EXPAND_SUPPORTED) || 
  791. defined(PNG_READ_BACKGROUND_SUPPORTED)
  792.    /* The tRNS chunk supplies transparency data for paletted images and
  793.     * other image types that don't need a full alpha channel.  There are
  794.     * "num_trans" transparency values for a paletted image, stored in the
  795.     * same order as the palette colors, starting from index 0.  Values
  796.     * for the data are in the range [0, 255], ranging from fully transparent
  797.     * to fully opaque, respectively.  For non-paletted images, there is a
  798.     * single color specified that should be treated as fully transparent.
  799.     * Data is valid if (valid & PNG_INFO_tRNS) is non-zero.
  800.     */
  801.    png_bytep trans; /* transparent values for paletted image */
  802.    png_color_16 trans_values; /* transparent color for non-palette image */
  803. #endif
  804. #if defined(PNG_bKGD_SUPPORTED) || defined(PNG_READ_BACKGROUND_SUPPORTED)
  805.    /* The bKGD chunk gives the suggested image background color if the
  806.     * display program does not have its own background color and the image
  807.     * is needs to composited onto a background before display.  The colors
  808.     * in "background" are normally in the same color space/depth as the
  809.     * pixel data.  Data is valid if (valid & PNG_INFO_bKGD) is non-zero.
  810.     */
  811.    png_color_16 background;
  812. #endif
  813. #if defined(PNG_oFFs_SUPPORTED)
  814.    /* The oFFs chunk gives the offset in "offset_unit_type" units rightwards
  815.     * and downwards from the top-left corner of the display, page, or other
  816.     * application-specific co-ordinate space.  See the PNG_OFFSET_ defines
  817.     * below for the unit types.  Valid if (valid & PNG_INFO_oFFs) non-zero.
  818.     */
  819.    png_int_32 x_offset; /* x offset on page */
  820.    png_int_32 y_offset; /* y offset on page */
  821.    png_byte offset_unit_type; /* offset units type */
  822. #endif
  823. #if defined(PNG_pHYs_SUPPORTED)
  824.    /* The pHYs chunk gives the physical pixel density of the image for
  825.     * display or printing in "phys_unit_type" units (see PNG_RESOLUTION_
  826.     * defines below).  Data is valid if (valid & PNG_INFO_pHYs) is non-zero.
  827.     */
  828.    png_uint_32 x_pixels_per_unit; /* horizontal pixel density */
  829.    png_uint_32 y_pixels_per_unit; /* vertical pixel density */
  830.    png_byte phys_unit_type; /* resolution type (see PNG_RESOLUTION_ below) */
  831. #endif
  832. #if defined(PNG_hIST_SUPPORTED)
  833.    /* The hIST chunk contains the relative frequency or importance of the
  834.     * various palette entries, so that a viewer can intelligently select a
  835.     * reduced-color palette, if required.  Data is an array of "num_palette"
  836.     * values in the range [0,65535]. Data valid if (valid & PNG_INFO_hIST)
  837.     * is non-zero.
  838.     */
  839.    png_uint_16p hist;
  840. #endif
  841. #ifdef PNG_cHRM_SUPPORTED
  842.    /* The cHRM chunk describes the CIE color characteristics of the monitor
  843.     * on which the PNG was created.  This data allows the viewer to do gamut
  844.     * mapping of the input image to ensure that the viewer sees the same
  845.     * colors in the image as the creator.  Values are in the range
  846.     * [0.0, 0.8].  Data valid if (valid & PNG_INFO_cHRM) non-zero.
  847.     */
  848. #ifdef PNG_FLOATING_POINT_SUPPORTED
  849.    float x_white;
  850.    float y_white;
  851.    float x_red;
  852.    float y_red;
  853.    float x_green;
  854.    float y_green;
  855.    float x_blue;
  856.    float y_blue;
  857. #endif
  858. #endif
  859. #if defined(PNG_pCAL_SUPPORTED)
  860.    /* The pCAL chunk describes a transformation between the stored pixel
  861.     * values and original physical data values used to create the image.
  862.     * The integer range [0, 2^bit_depth - 1] maps to the floating-point
  863.     * range given by [pcal_X0, pcal_X1], and are further transformed by a
  864.     * (possibly non-linear) transformation function given by "pcal_type"
  865.     * and "pcal_params" into "pcal_units".  Please see the PNG_EQUATION_
  866.     * defines below, and the PNG-Group's PNG extensions document for a
  867.     * complete description of the transformations and how they should be
  868.     * implemented, and for a description of the ASCII parameter strings.
  869.     * Data values are valid if (valid & PNG_INFO_pCAL) non-zero.
  870.     */
  871.    png_charp pcal_purpose;  /* pCAL chunk description string */
  872.    png_int_32 pcal_X0;      /* minimum value */
  873.    png_int_32 pcal_X1;      /* maximum value */
  874.    png_charp pcal_units;    /* Latin-1 string giving physical units */
  875.    png_charpp pcal_params;  /* ASCII strings containing parameter values */
  876.    png_byte pcal_type;      /* equation type (see PNG_EQUATION_ below) */
  877.    png_byte pcal_nparams;   /* number of parameters given in pcal_params */
  878. #endif
  879. /* New members added in libpng-1.0.6 */
  880. #ifdef PNG_FREE_ME_SUPPORTED
  881.    png_uint_32 free_me;     /* flags items libpng is responsible for freeing */
  882. #endif
  883. #if defined(PNG_UNKNOWN_CHUNKS_SUPPORTED)
  884.    /* storage for unknown chunks that the library doesn't recognize. */
  885.    png_unknown_chunkp unknown_chunks;
  886.    png_size_t unknown_chunks_num;
  887. #endif
  888. #if defined(PNG_iCCP_SUPPORTED)
  889.    /* iCCP chunk data. */
  890.    png_charp iccp_name;     /* profile name */
  891.    png_charp iccp_profile;  /* International Color Consortium profile data */
  892.                             /* Note to maintainer: should be png_bytep */
  893.    png_uint_32 iccp_proflen;  /* ICC profile data length */
  894.    png_byte iccp_compression; /* Always zero */
  895. #endif
  896. #if defined(PNG_sPLT_SUPPORTED)
  897.    /* data on sPLT chunks (there may be more than one). */
  898.    png_sPLT_tp splt_palettes;
  899.    png_uint_32 splt_palettes_num;
  900. #endif
  901. #if defined(PNG_sCAL_SUPPORTED)
  902.    /* The sCAL chunk describes the actual physical dimensions of the
  903.     * subject matter of the graphic.  The chunk contains a unit specification
  904.     * a byte value, and two ASCII strings representing floating-point
  905.     * values.  The values are width and height corresponsing to one pixel
  906.     * in the image.  This external representation is converted to double
  907.     * here.  Data values are valid if (valid & PNG_INFO_sCAL) is non-zero.
  908.     */
  909.    png_byte scal_unit;         /* unit of physical scale */
  910. #ifdef PNG_FLOATING_POINT_SUPPORTED
  911.    double scal_pixel_width;    /* width of one pixel */
  912.    double scal_pixel_height;   /* height of one pixel */
  913. #endif
  914. #ifdef PNG_FIXED_POINT_SUPPORTED
  915.    png_charp scal_s_width;     /* string containing height */
  916.    png_charp scal_s_height;    /* string containing width */
  917. #endif
  918. #endif
  919. #if defined(PNG_INFO_IMAGE_SUPPORTED)
  920.    /* Memory has been allocated if (valid & PNG_ALLOCATED_INFO_ROWS) non-zero */
  921.    /* Data valid if (valid & PNG_INFO_IDAT) non-zero */
  922.    png_bytepp row_pointers;        /* the image bits */
  923. #endif
  924. #if defined(PNG_FIXED_POINT_SUPPORTED) && defined(PNG_gAMA_SUPPORTED)
  925.    png_fixed_point int_gamma; /* gamma of image, if (valid & PNG_INFO_gAMA) */
  926. #endif
  927. #if defined(PNG_cHRM_SUPPORTED) && defined(PNG_FIXED_POINT_SUPPORTED)
  928.    png_fixed_point int_x_white;
  929.    png_fixed_point int_y_white;
  930.    png_fixed_point int_x_red;
  931.    png_fixed_point int_y_red;
  932.    png_fixed_point int_x_green;
  933.    png_fixed_point int_y_green;
  934.    png_fixed_point int_x_blue;
  935.    png_fixed_point int_y_blue;
  936. #endif
  937. } png_info;
  938. typedef png_info FAR * png_infop;
  939. typedef png_info FAR * FAR * png_infopp;
  940. /* Maximum positive integer used in PNG is (2^31)-1 */
  941. #define PNG_UINT_31_MAX ((png_uint_32)0x7fffffffL)
  942. #define PNG_UINT_32_MAX ((png_uint_32)(-1))
  943. #define PNG_SIZE_MAX ((png_size_t)(-1))
  944. #if defined(PNG_1_0_X) || defined (PNG_1_2_X)
  945. /* PNG_MAX_UINT is deprecated; use PNG_UINT_31_MAX instead. */
  946. #define PNG_MAX_UINT PNG_UINT_31_MAX
  947. #endif
  948. /* These describe the color_type field in png_info. */
  949. /* color type masks */
  950. #define PNG_COLOR_MASK_PALETTE    1
  951. #define PNG_COLOR_MASK_COLOR      2
  952. #define PNG_COLOR_MASK_ALPHA      4
  953. /* color types.  Note that not all combinations are legal */
  954. #define PNG_COLOR_TYPE_GRAY 0
  955. #define PNG_COLOR_TYPE_PALETTE  (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
  956. #define PNG_COLOR_TYPE_RGB        (PNG_COLOR_MASK_COLOR)
  957. #define PNG_COLOR_TYPE_RGB_ALPHA  (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_ALPHA)
  958. #define PNG_COLOR_TYPE_GRAY_ALPHA (PNG_COLOR_MASK_ALPHA)
  959. /* aliases */
  960. #define PNG_COLOR_TYPE_RGBA  PNG_COLOR_TYPE_RGB_ALPHA
  961. #define PNG_COLOR_TYPE_GA  PNG_COLOR_TYPE_GRAY_ALPHA
  962. /* This is for compression type. PNG 1.0-1.2 only define the single type. */
  963. #define PNG_COMPRESSION_TYPE_BASE 0 /* Deflate method 8, 32K window */
  964. #define PNG_COMPRESSION_TYPE_DEFAULT PNG_COMPRESSION_TYPE_BASE
  965. /* This is for filter type. PNG 1.0-1.2 only define the single type. */
  966. #define PNG_FILTER_TYPE_BASE      0 /* Single row per-byte filtering */
  967. #define PNG_INTRAPIXEL_DIFFERENCING 64 /* Used only in MNG datastreams */
  968. #define PNG_FILTER_TYPE_DEFAULT   PNG_FILTER_TYPE_BASE
  969. /* These are for the interlacing type.  These values should NOT be changed. */
  970. #define PNG_INTERLACE_NONE        0 /* Non-interlaced image */
  971. #define PNG_INTERLACE_ADAM7       1 /* Adam7 interlacing */
  972. #define PNG_INTERLACE_LAST        2 /* Not a valid value */
  973. /* These are for the oFFs chunk.  These values should NOT be changed. */
  974. #define PNG_OFFSET_PIXEL          0 /* Offset in pixels */
  975. #define PNG_OFFSET_MICROMETER     1 /* Offset in micrometers (1/10^6 meter) */
  976. #define PNG_OFFSET_LAST           2 /* Not a valid value */
  977. /* These are for the pCAL chunk.  These values should NOT be changed. */
  978. #define PNG_EQUATION_LINEAR       0 /* Linear transformation */
  979. #define PNG_EQUATION_BASE_E       1 /* Exponential base e transform */
  980. #define PNG_EQUATION_ARBITRARY    2 /* Arbitrary base exponential transform */
  981. #define PNG_EQUATION_HYPERBOLIC   3 /* Hyperbolic sine transformation */
  982. #define PNG_EQUATION_LAST         4 /* Not a valid value */
  983. /* These are for the sCAL chunk.  These values should NOT be changed. */
  984. #define PNG_SCALE_UNKNOWN         0 /* unknown unit (image scale) */
  985. #define PNG_SCALE_METER           1 /* meters per pixel */
  986. #define PNG_SCALE_RADIAN          2 /* radians per pixel */
  987. #define PNG_SCALE_LAST            3 /* Not a valid value */
  988. /* These are for the pHYs chunk.  These values should NOT be changed. */
  989. #define PNG_RESOLUTION_UNKNOWN    0 /* pixels/unknown unit (aspect ratio) */
  990. #define PNG_RESOLUTION_METER      1 /* pixels/meter */
  991. #define PNG_RESOLUTION_LAST       2 /* Not a valid value */
  992. /* These are for the sRGB chunk.  These values should NOT be changed. */
  993. #define PNG_sRGB_INTENT_PERCEPTUAL 0
  994. #define PNG_sRGB_INTENT_RELATIVE   1
  995. #define PNG_sRGB_INTENT_SATURATION 2
  996. #define PNG_sRGB_INTENT_ABSOLUTE   3
  997. #define PNG_sRGB_INTENT_LAST       4 /* Not a valid value */
  998. /* This is for text chunks */
  999. #define PNG_KEYWORD_MAX_LENGTH     79
  1000. /* Maximum number of entries in PLTE/sPLT/tRNS arrays */
  1001. #define PNG_MAX_PALETTE_LENGTH    256
  1002. /* These determine if an ancillary chunk's data has been successfully read
  1003.  * from the PNG header, or if the application has filled in the corresponding
  1004.  * data in the info_struct to be written into the output file.  The values
  1005.  * of the PNG_INFO_<chunk> defines should NOT be changed.
  1006.  */
  1007. #define PNG_INFO_gAMA 0x0001
  1008. #define PNG_INFO_sBIT 0x0002
  1009. #define PNG_INFO_cHRM 0x0004
  1010. #define PNG_INFO_PLTE 0x0008
  1011. #define PNG_INFO_tRNS 0x0010
  1012. #define PNG_INFO_bKGD 0x0020
  1013. #define PNG_INFO_hIST 0x0040
  1014. #define PNG_INFO_pHYs 0x0080
  1015. #define PNG_INFO_oFFs 0x0100
  1016. #define PNG_INFO_tIME 0x0200
  1017. #define PNG_INFO_pCAL 0x0400
  1018. #define PNG_INFO_sRGB 0x0800   /* GR-P, 0.96a */
  1019. #define PNG_INFO_iCCP 0x1000   /* ESR, 1.0.6 */
  1020. #define PNG_INFO_sPLT 0x2000   /* ESR, 1.0.6 */
  1021. #define PNG_INFO_sCAL 0x4000   /* ESR, 1.0.6 */
  1022. #define PNG_INFO_IDAT 0x8000L  /* ESR, 1.0.6 */
  1023. /* This is used for the transformation routines, as some of them
  1024.  * change these values for the row.  It also should enable using
  1025.  * the routines for other purposes.
  1026.  */
  1027. typedef struct png_row_info_struct
  1028. {
  1029.    png_uint_32 width; /* width of row */
  1030.    png_uint_32 rowbytes; /* number of bytes in row */
  1031.    png_byte color_type; /* color type of row */
  1032.    png_byte bit_depth; /* bit depth of row */
  1033.    png_byte channels; /* number of channels (1, 2, 3, or 4) */
  1034.    png_byte pixel_depth; /* bits per pixel (depth * channels) */
  1035. } png_row_info;
  1036. typedef png_row_info FAR * png_row_infop;
  1037. typedef png_row_info FAR * FAR * png_row_infopp;
  1038. /* These are the function types for the I/O functions and for the functions
  1039.  * that allow the user to override the default I/O functions with his or her
  1040.  * own.  The png_error_ptr type should match that of user-supplied warning
  1041.  * and error functions, while the png_rw_ptr type should match that of the
  1042.  * user read/write data functions.
  1043.  */
  1044. typedef struct png_struct_def png_struct;
  1045. typedef png_struct FAR * png_structp;
  1046. typedef void (PNGAPI *png_error_ptr) PNGARG((png_structp, png_const_charp));
  1047. typedef void (PNGAPI *png_rw_ptr) PNGARG((png_structp, png_bytep, png_size_t));
  1048. typedef void (PNGAPI *png_flush_ptr) PNGARG((png_structp));
  1049. typedef void (PNGAPI *png_read_status_ptr) PNGARG((png_structp, png_uint_32,
  1050.    int));
  1051. typedef void (PNGAPI *png_write_status_ptr) PNGARG((png_structp, png_uint_32,
  1052.    int));
  1053. #ifdef PNG_PROGRESSIVE_READ_SUPPORTED
  1054. typedef void (PNGAPI *png_progressive_info_ptr) PNGARG((png_structp, png_infop));
  1055. typedef void (PNGAPI *png_progressive_end_ptr) PNGARG((png_structp, png_infop));
  1056. typedef void (PNGAPI *png_progressive_row_ptr) PNGARG((png_structp, png_bytep,
  1057.    png_uint_32, int));
  1058. #endif
  1059. #if defined(PNG_READ_USER_TRANSFORM_SUPPORTED) || 
  1060.     defined(PNG_WRITE_USER_TRANSFORM_SUPPORTED) || 
  1061.     defined(PNG_LEGACY_SUPPORTED)
  1062. typedef void (PNGAPI *png_user_transform_ptr) PNGARG((png_structp,
  1063.     png_row_infop, png_bytep));
  1064. #endif
  1065. #if defined(PNG_USER_CHUNKS_SUPPORTED)
  1066. typedef int (PNGAPI *png_user_chunk_ptr) PNGARG((png_structp, png_unknown_chunkp));
  1067. #endif
  1068. #if defined(PNG_UNKNOWN_CHUNKS_SUPPORTED)
  1069. typedef void (PNGAPI *png_unknown_chunk_ptr) PNGARG((png_structp));
  1070. #endif
  1071. /* Transform masks for the high-level interface */
  1072. #define PNG_TRANSFORM_IDENTITY       0x0000    /* read and write */
  1073. #define PNG_TRANSFORM_STRIP_16       0x0001    /* read only */
  1074. #define PNG_TRANSFORM_STRIP_ALPHA    0x0002    /* read only */
  1075. #define PNG_TRANSFORM_PACKING        0x0004    /* read and write */
  1076. #define PNG_TRANSFORM_PACKSWAP       0x0008    /* read and write */
  1077. #define PNG_TRANSFORM_EXPAND         0x0010    /* read only */
  1078. #define PNG_TRANSFORM_INVERT_MONO    0x0020    /* read and write */
  1079. #define PNG_TRANSFORM_SHIFT          0x0040    /* read and write */
  1080. #define PNG_TRANSFORM_BGR            0x0080    /* read and write */
  1081. #define PNG_TRANSFORM_SWAP_ALPHA     0x0100    /* read and write */
  1082. #define PNG_TRANSFORM_SWAP_ENDIAN    0x0200    /* read and write */
  1083. #define PNG_TRANSFORM_INVERT_ALPHA   0x0400    /* read and write */
  1084. #define PNG_TRANSFORM_STRIP_FILLER   0x0800    /* WRITE only, deprecated */
  1085. /* Added to libpng-1.2.34 */
  1086. #define PNG_TRANSFORM_STRIP_FILLER_BEFORE 0x0800  /* WRITE only */
  1087. #define PNG_TRANSFORM_STRIP_FILLER_AFTER  0x1000  /* WRITE only */
  1088. /* Flags for MNG supported features */
  1089. #define PNG_FLAG_MNG_EMPTY_PLTE     0x01
  1090. #define PNG_FLAG_MNG_FILTER_64      0x04
  1091. #define PNG_ALL_MNG_FEATURES        0x05
  1092. typedef png_voidp (*png_malloc_ptr) PNGARG((png_structp, png_size_t));
  1093. typedef void (*png_free_ptr) PNGARG((png_structp, png_voidp));
  1094. /* The structure that holds the information to read and write PNG files.
  1095.  * The only people who need to care about what is inside of this are the
  1096.  * people who will be modifying the library for their own special needs.
  1097.  * It should NOT be accessed directly by an application, except to store
  1098.  * the jmp_buf.
  1099.  */
  1100. struct png_struct_def
  1101. {
  1102. #ifdef PNG_SETJMP_SUPPORTED
  1103.    jmp_buf jmpbuf;            /* used in png_error */
  1104. #endif
  1105.    png_error_ptr error_fn;    /* function for printing errors and aborting */
  1106.    png_error_ptr warning_fn;  /* function for printing warnings */
  1107.    png_voidp error_ptr;       /* user supplied struct for error functions */
  1108.    png_rw_ptr write_data_fn;  /* function for writing output data */
  1109.    png_rw_ptr read_data_fn;   /* function for reading input data */
  1110.    png_voidp io_ptr;          /* ptr to application struct for I/O functions */
  1111. #if defined(PNG_READ_USER_TRANSFORM_SUPPORTED)
  1112.    png_user_transform_ptr read_user_transform_fn; /* user read transform */
  1113. #endif
  1114. #if defined(PNG_WRITE_USER_TRANSFORM_SUPPORTED)
  1115.    png_user_transform_ptr write_user_transform_fn; /* user write transform */
  1116. #endif
  1117. /* These were added in libpng-1.0.2 */
  1118. #if defined(PNG_USER_TRANSFORM_PTR_SUPPORTED)
  1119. #if defined(PNG_READ_USER_TRANSFORM_SUPPORTED) || 
  1120.     defined(PNG_WRITE_USER_TRANSFORM_SUPPORTED)
  1121.    png_voidp user_transform_ptr; /* user supplied struct for user transform */
  1122.    png_byte user_transform_depth;    /* bit depth of user transformed pixels */
  1123.    png_byte user_transform_channels; /* channels in user transformed pixels */
  1124. #endif
  1125. #endif
  1126.    png_uint_32 mode;          /* tells us where we are in the PNG file */
  1127.    png_uint_32 flags;         /* flags indicating various things to libpng */
  1128.    png_uint_32 transformations; /* which transformations to perform */
  1129.    z_stream zstream;          /* pointer to decompression structure (below) */
  1130.    png_bytep zbuf;            /* buffer for zlib */
  1131.    png_size_t zbuf_size;      /* size of zbuf */
  1132.    int zlib_level;            /* holds zlib compression level */
  1133.    int zlib_method;           /* holds zlib compression method */
  1134.    int zlib_window_bits;      /* holds zlib compression window bits */
  1135.    int zlib_mem_level;        /* holds zlib compression memory level */
  1136.    int zlib_strategy;         /* holds zlib compression strategy */
  1137.    png_uint_32 width;         /* width of image in pixels */
  1138.    png_uint_32 height;        /* height of image in pixels */
  1139.    png_uint_32 num_rows;      /* number of rows in current pass */
  1140.    png_uint_32 usr_width;     /* width of row at start of write */
  1141.    png_uint_32 rowbytes;      /* size of row in bytes */
  1142.    png_uint_32 irowbytes;     /* size of current interlaced row in bytes */
  1143.    png_uint_32 iwidth;        /* width of current interlaced row in pixels */
  1144.    png_uint_32 row_number;    /* current row in interlace pass */
  1145.    png_bytep prev_row;        /* buffer to save previous (unfiltered) row */
  1146.    png_bytep row_buf;         /* buffer to save current (unfiltered) row */
  1147. #ifndef PNG_NO_WRITE_FILTER
  1148.    png_bytep sub_row;         /* buffer to save "sub" row when filtering */
  1149.    png_bytep up_row;          /* buffer to save "up" row when filtering */
  1150.    png_bytep avg_row;         /* buffer to save "avg" row when filtering */
  1151.    png_bytep paeth_row;       /* buffer to save "Paeth" row when filtering */
  1152. #endif
  1153.    png_row_info row_info;     /* used for transformation routines */
  1154.    png_uint_32 idat_size;     /* current IDAT size for read */
  1155.    png_uint_32 crc;           /* current chunk CRC value */
  1156.    png_colorp palette;        /* palette from the input file */
  1157.    png_uint_16 num_palette;   /* number of color entries in palette */
  1158.    png_uint_16 num_trans;     /* number of transparency values */
  1159.    png_byte chunk_name[5];    /* null-terminated name of current chunk */
  1160.    png_byte compression;      /* file compression type (always 0) */
  1161.    png_byte filter;           /* file filter type (always 0) */
  1162.    png_byte interlaced;       /* PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */
  1163.    png_byte pass;             /* current interlace pass (0 - 6) */
  1164.    png_byte do_filter;        /* row filter flags (see PNG_FILTER_ below ) */
  1165.    png_byte color_type;       /* color type of file */
  1166.    png_byte bit_depth;        /* bit depth of file */
  1167.    png_byte usr_bit_depth;    /* bit depth of users row */
  1168.    png_byte pixel_depth;      /* number of bits per pixel */
  1169.    png_byte channels;         /* number of channels in file */
  1170.    png_byte usr_channels;     /* channels at start of write */
  1171.    png_byte sig_bytes;        /* magic bytes read/written from start of file */
  1172. #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
  1173. #ifdef PNG_LEGACY_SUPPORTED
  1174.    png_byte filler;           /* filler byte for pixel expansion */
  1175. #else
  1176.    png_uint_16 filler;           /* filler bytes for pixel expansion */
  1177. #endif
  1178. #endif
  1179. #if defined(PNG_bKGD_SUPPORTED)
  1180.    png_byte background_gamma_type;
  1181. #  ifdef PNG_FLOATING_POINT_SUPPORTED
  1182.    float background_gamma;
  1183. #  endif
  1184.    png_color_16 background;   /* background color in screen gamma space */
  1185. #if defined(PNG_READ_GAMMA_SUPPORTED)
  1186.    png_color_16 background_1; /* background normalized to gamma 1.0 */
  1187. #endif
  1188. #endif /* PNG_bKGD_SUPPORTED */
  1189. #if defined(PNG_WRITE_FLUSH_SUPPORTED)
  1190.    png_flush_ptr output_flush_fn;/* Function for flushing output */
  1191.    png_uint_32 flush_dist;    /* how many rows apart to flush, 0 - no flush */
  1192.    png_uint_32 flush_rows;    /* number of rows written since last flush */
  1193. #endif
  1194. #if defined(PNG_READ_GAMMA_SUPPORTED) || defined(PNG_READ_BACKGROUND_SUPPORTED)
  1195.    int gamma_shift;      /* number of "insignificant" bits 16-bit gamma */
  1196. #ifdef PNG_FLOATING_POINT_SUPPORTED
  1197.    float gamma;          /* file gamma value */
  1198.    float screen_gamma;   /* screen gamma value (display_exponent) */
  1199. #endif
  1200. #endif
  1201. #if defined(PNG_READ_GAMMA_SUPPORTED) || defined(PNG_READ_BACKGROUND_SUPPORTED)
  1202.    png_bytep gamma_table;     /* gamma table for 8-bit depth files */
  1203.    png_bytep gamma_from_1;    /* converts from 1.0 to screen */
  1204.    png_bytep gamma_to_1;      /* converts from file to 1.0 */
  1205.    png_uint_16pp gamma_16_table; /* gamma table for 16-bit depth files */
  1206.    png_uint_16pp gamma_16_from_1; /* converts from 1.0 to screen */
  1207.    png_uint_16pp gamma_16_to_1; /* converts from file to 1.0 */
  1208. #endif
  1209. #if defined(PNG_READ_GAMMA_SUPPORTED) || defined(PNG_sBIT_SUPPORTED)
  1210.    png_color_8 sig_bit;       /* significant bits in each available channel */
  1211. #endif
  1212. #if defined(PNG_READ_SHIFT_SUPPORTED) || defined(PNG_WRITE_SHIFT_SUPPORTED)
  1213.    png_color_8 shift;         /* shift for significant bit tranformation */
  1214. #endif
  1215. #if defined(PNG_tRNS_SUPPORTED) || defined(PNG_READ_BACKGROUND_SUPPORTED) 
  1216.  || defined(PNG_READ_EXPAND_SUPPORTED) || defined(PNG_READ_BACKGROUND_SUPPORTED)
  1217.    png_bytep trans;           /* transparency values for paletted files */
  1218.    png_color_16 trans_values; /* transparency values for non-paletted files */
  1219. #endif
  1220.    png_read_status_ptr read_row_fn;   /* called after each row is decoded */
  1221.    png_write_status_ptr write_row_fn; /* called after each row is encoded */
  1222. #ifdef PNG_PROGRESSIVE_READ_SUPPORTED
  1223.    png_progressive_info_ptr info_fn; /* called after header data fully read */
  1224.    png_progressive_row_ptr row_fn;   /* called after each prog. row is decoded */
  1225.    png_progressive_end_ptr end_fn;   /* called after image is complete */
  1226.    png_bytep save_buffer_ptr;        /* current location in save_buffer */
  1227.    png_bytep save_buffer;            /* buffer for previously read data */
  1228.    png_bytep current_buffer_ptr;     /* current location in current_buffer */
  1229.    png_bytep current_buffer;         /* buffer for recently used data */
  1230.    png_uint_32 push_length;          /* size of current input chunk */
  1231.    png_uint_32 skip_length;          /* bytes to skip in input data */
  1232.    png_size_t save_buffer_size;      /* amount of data now in save_buffer */
  1233.    png_size_t save_buffer_max;       /* total size of save_buffer */
  1234.    png_size_t buffer_size;           /* total amount of available input data */
  1235.    png_size_t current_buffer_size;   /* amount of data now in current_buffer */
  1236.    int process_mode;                 /* what push library is currently doing */
  1237.    int cur_palette;                  /* current push library palette index */
  1238. #  if defined(PNG_TEXT_SUPPORTED)
  1239.      png_size_t current_text_size;   /* current size of text input data */
  1240.      png_size_t current_text_left;   /* how much text left to read in input */
  1241.      png_charp current_text;         /* current text chunk buffer */
  1242.      png_charp current_text_ptr;     /* current location in current_text */
  1243. #  endif /* PNG_TEXT_SUPPORTED */
  1244. #endif /* PNG_PROGRESSIVE_READ_SUPPORTED */
  1245. #if defined(__TURBOC__) && !defined(_Windows) && !defined(__FLAT__)
  1246. /* for the Borland special 64K segment handler */
  1247.    png_bytepp offset_table_ptr;
  1248.    png_bytep offset_table;
  1249.    png_uint_16 offset_table_number;
  1250.    png_uint_16 offset_table_count;
  1251.    png_uint_16 offset_table_count_free;
  1252. #endif
  1253. #if defined(PNG_READ_DITHER_SUPPORTED)
  1254.    png_bytep palette_lookup;         /* lookup table for dithering */
  1255.    png_bytep dither_index;           /* index translation for palette files */
  1256. #endif
  1257. #if defined(PNG_READ_DITHER_SUPPORTED) || defined(PNG_hIST_SUPPORTED)
  1258.    png_uint_16p hist;                /* histogram */
  1259. #endif
  1260. #if defined(PNG_WRITE_WEIGHTED_FILTER_SUPPORTED)
  1261.    png_byte heuristic_method;        /* heuristic for row filter selection */
  1262.    png_byte num_prev_filters;        /* number of weights for previous rows */
  1263.    png_bytep prev_filters;           /* filter type(s) of previous row(s) */
  1264.    png_uint_16p filter_weights;      /* weight(s) for previous line(s) */
  1265.    png_uint_16p inv_filter_weights;  /* 1/weight(s) for previous line(s) */
  1266.    png_uint_16p filter_costs;        /* relative filter calculation cost */
  1267.    png_uint_16p inv_filter_costs;    /* 1/relative filter calculation cost */
  1268. #endif
  1269. #if defined(PNG_TIME_RFC1123_SUPPORTED)
  1270.    png_charp time_buffer;            /* String to hold RFC 1123 time text */
  1271. #endif
  1272. /* New members added in libpng-1.0.6 */
  1273. #ifdef PNG_FREE_ME_SUPPORTED
  1274.    png_uint_32 free_me;       /* flags items libpng is responsible for freeing */
  1275. #endif
  1276. #if defined(PNG_USER_CHUNKS_SUPPORTED)
  1277.    png_voidp user_chunk_ptr;
  1278.    png_user_chunk_ptr read_user_chunk_fn; /* user read chunk handler */
  1279. #endif
  1280. #if defined(PNG_UNKNOWN_CHUNKS_SUPPORTED)
  1281.    int num_chunk_list;
  1282.    png_bytep chunk_list;
  1283. #endif
  1284. /* New members added in libpng-1.0.3 */
  1285. #if defined(PNG_READ_RGB_TO_GRAY_SUPPORTED)
  1286.    png_byte rgb_to_gray_status;
  1287.    /* These were changed from png_byte in libpng-1.0.6 */
  1288.    png_uint_16 rgb_to_gray_red_coeff;
  1289.    png_uint_16 rgb_to_gray_green_coeff;
  1290.    png_uint_16 rgb_to_gray_blue_coeff;
  1291. #endif
  1292. /* New member added in libpng-1.0.4 (renamed in 1.0.9) */
  1293. #if defined(PNG_MNG_FEATURES_SUPPORTED) || 
  1294.     defined(PNG_READ_EMPTY_PLTE_SUPPORTED) || 
  1295.     defined(PNG_WRITE_EMPTY_PLTE_SUPPORTED)
  1296. /* changed from png_byte to png_uint_32 at version 1.2.0 */
  1297. #ifdef PNG_1_0_X
  1298.    png_byte mng_features_permitted;
  1299. #else
  1300.    png_uint_32 mng_features_permitted;
  1301. #endif /* PNG_1_0_X */
  1302. #endif
  1303. /* New member added in libpng-1.0.7 */
  1304. #if defined(PNG_READ_GAMMA_SUPPORTED) || defined(PNG_READ_BACKGROUND_SUPPORTED)
  1305.    png_fixed_point int_gamma;
  1306. #endif
  1307. /* New member added in libpng-1.0.9, ifdef'ed out in 1.0.12, enabled in 1.2.0 */
  1308. #if defined(PNG_MNG_FEATURES_SUPPORTED)
  1309.    png_byte filter_type;
  1310. #endif
  1311. #if defined(PNG_1_0_X)
  1312. /* New member added in libpng-1.0.10, ifdef'ed out in 1.2.0 */
  1313.    png_uint_32 row_buf_size;
  1314. #endif
  1315. /* New members added in libpng-1.2.0 */
  1316. #if defined(PNG_ASSEMBLER_CODE_SUPPORTED)
  1317. #  if !defined(PNG_1_0_X)
  1318. #    if defined(PNG_MMX_CODE_SUPPORTED)
  1319.    png_byte     mmx_bitdepth_threshold;
  1320.    png_uint_32  mmx_rowbytes_threshold;
  1321. #    endif
  1322.    png_uint_32  asm_flags;
  1323. #  endif
  1324. #endif
  1325. /* New members added in libpng-1.0.2 but first enabled by default in 1.2.0 */
  1326. #ifdef PNG_USER_MEM_SUPPORTED
  1327.    png_voidp mem_ptr;                /* user supplied struct for mem functions */
  1328.    png_malloc_ptr malloc_fn;         /* function for allocating memory */
  1329.    png_free_ptr free_fn;             /* function for freeing memory */
  1330. #endif
  1331. /* New member added in libpng-1.0.13 and 1.2.0 */
  1332.    png_bytep big_row_buf;         /* buffer to save current (unfiltered) row */
  1333. #if defined(PNG_READ_DITHER_SUPPORTED)
  1334. /* The following three members were added at version 1.0.14 and 1.2.4 */
  1335.    png_bytep dither_sort;            /* working sort array */
  1336.    png_bytep index_to_palette;       /* where the original index currently is */
  1337.                                      /* in the palette */
  1338.    png_bytep palette_to_index;       /* which original index points to this */
  1339.                                      /* palette color */
  1340. #endif
  1341. /* New members added in libpng-1.0.16 and 1.2.6 */
  1342.    png_byte compression_type;
  1343. #ifdef PNG_SET_USER_LIMITS_SUPPORTED
  1344.    png_uint_32 user_width_max;
  1345.    png_uint_32 user_height_max;
  1346. #endif
  1347. /* New member added in libpng-1.0.25 and 1.2.17 */
  1348. #if defined(PNG_UNKNOWN_CHUNKS_SUPPORTED)
  1349.    /* storage for unknown chunk that the library doesn't recognize. */
  1350.    png_unknown_chunk unknown_chunk;
  1351. #endif
  1352. /* New members added in libpng-1.2.26 */
  1353.   png_uint_32 old_big_row_buf_size, old_prev_row_size;
  1354. /* New member added in libpng-1.2.30 */
  1355.   png_charp chunkdata;  /* buffer for reading chunk data */
  1356. };
  1357. /* This triggers a compiler error in png.c, if png.c and png.h
  1358.  * do not agree upon the version number.
  1359.  */
  1360. typedef png_structp version_1_2_35;
  1361. typedef png_struct FAR * FAR * png_structpp;
  1362. /* Here are the function definitions most commonly used.  This is not
  1363.  * the place to find out how to use libpng.  See libpng.txt for the
  1364.  * full explanation, see example.c for the summary.  This just provides
  1365.  * a simple one line description of the use of each function.
  1366.  */
  1367. /* Returns the version number of the library */
  1368. extern PNG_EXPORT(png_uint_32,png_access_version_number) PNGARG((void));
  1369. /* Tell lib we have already handled the first <num_bytes> magic bytes.
  1370.  * Handling more than 8 bytes from the beginning of the file is an error.
  1371.  */
  1372. extern PNG_EXPORT(void,png_set_sig_bytes) PNGARG((png_structp png_ptr,
  1373.    int num_bytes));
  1374. /* Check sig[start] through sig[start + num_to_check - 1] to see if it's a
  1375.  * PNG file.  Returns zero if the supplied bytes match the 8-byte PNG
  1376.  * signature, and non-zero otherwise.  Having num_to_check == 0 or
  1377.  * start > 7 will always fail (ie return non-zero).
  1378.  */
  1379. extern PNG_EXPORT(int,png_sig_cmp) PNGARG((png_bytep sig, png_size_t start,
  1380.    png_size_t num_to_check));
  1381. /* Simple signature checking function.  This is the same as calling
  1382.  * png_check_sig(sig, n) := !png_sig_cmp(sig, 0, n).
  1383.  */
  1384. extern PNG_EXPORT(int,png_check_sig) PNGARG((png_bytep sig, int num));
  1385. /* Allocate and initialize png_ptr struct for reading, and any other memory. */
  1386. extern PNG_EXPORT(png_structp,png_create_read_struct)
  1387.    PNGARG((png_const_charp user_png_ver, png_voidp error_ptr,
  1388.    png_error_ptr error_fn, png_error_ptr warn_fn));
  1389. /* Allocate and initialize png_ptr struct for writing, and any other memory */
  1390. extern PNG_EXPORT(png_structp,png_create_write_struct)
  1391.    PNGARG((png_const_charp user_png_ver, png_voidp error_ptr,
  1392.    png_error_ptr error_fn, png_error_ptr warn_fn));
  1393. #ifdef PNG_WRITE_SUPPORTED
  1394. extern PNG_EXPORT(png_uint_32,png_get_compression_buffer_size)
  1395.    PNGARG((png_structp png_ptr));
  1396. #endif
  1397. #ifdef PNG_WRITE_SUPPORTED
  1398. extern PNG_EXPORT(void,png_set_compression_buffer_size)
  1399.    PNGARG((png_structp png_ptr, png_uint_32 size));
  1400. #endif
  1401. /* Reset the compression stream */
  1402. extern PNG_EXPORT(int,png_reset_zstream) PNGARG((png_structp png_ptr));
  1403. /* New functions added in libpng-1.0.2 (not enabled by default until 1.2.0) */
  1404. #ifdef PNG_USER_MEM_SUPPORTED
  1405. extern PNG_EXPORT(png_structp,png_create_read_struct_2)
  1406.    PNGARG((png_const_charp user_png_ver, png_voidp error_ptr,
  1407.    png_error_ptr error_fn, png_error_ptr warn_fn, png_voidp mem_ptr,
  1408.    png_malloc_ptr malloc_fn, png_free_ptr free_fn));
  1409. extern PNG_EXPORT(png_structp,png_create_write_struct_2)
  1410.    PNGARG((png_const_charp user_png_ver, png_voidp error_ptr,
  1411.    png_error_ptr error_fn, png_error_ptr warn_fn, png_voidp mem_ptr,
  1412.    png_malloc_ptr malloc_fn, png_free_ptr free_fn));
  1413. #endif
  1414. /* Write a PNG chunk - size, type, (optional) data, CRC. */
  1415. extern PNG_EXPORT(void,png_write_chunk) PNGARG((png_structp png_ptr,
  1416.    png_bytep chunk_name, png_bytep data, png_size_t length));
  1417. /* Write the start of a PNG chunk - length and chunk name. */
  1418. extern PNG_EXPORT(void,png_write_chunk_start) PNGARG((png_structp png_ptr,
  1419.    png_bytep chunk_name, png_uint_32 length));
  1420. /* Write the data of a PNG chunk started with png_write_chunk_start(). */
  1421. extern PNG_EXPORT(void,png_write_chunk_data) PNGARG((png_structp png_ptr,
  1422.    png_bytep data, png_size_t length));
  1423. /* Finish a chunk started with png_write_chunk_start() (includes CRC). */
  1424. extern PNG_EXPORT(void,png_write_chunk_end) PNGARG((png_structp png_ptr));
  1425. /* Allocate and initialize the info structure */
  1426. extern PNG_EXPORT(png_infop,png_create_info_struct)
  1427.    PNGARG((png_structp png_ptr));
  1428. #if defined(PNG_1_0_X) || defined (PNG_1_2_X)
  1429. /* Initialize the info structure (old interface - DEPRECATED) */
  1430. extern PNG_EXPORT(void,png_info_init) PNGARG((png_infop info_ptr));
  1431. #undef png_info_init
  1432. #define png_info_init(info_ptr) png_info_init_3(&info_ptr,
  1433.     png_sizeof(png_info));
  1434. #endif
  1435. extern PNG_EXPORT(void,png_info_init_3) PNGARG((png_infopp info_ptr,
  1436.     png_size_t png_info_struct_size));
  1437. /* Writes all the PNG information before the image. */
  1438. extern PNG_EXPORT(void,png_write_info_before_PLTE) PNGARG((png_structp png_ptr,
  1439.    png_infop info_ptr));
  1440. extern PNG_EXPORT(void,png_write_info) PNGARG((png_structp png_ptr,
  1441.    png_infop info_ptr));
  1442. #ifndef PNG_NO_SEQUENTIAL_READ_SUPPORTED
  1443. /* read the information before the actual image data. */
  1444. extern PNG_EXPORT(void,png_read_info) PNGARG((png_structp png_ptr,
  1445.    png_infop info_ptr));
  1446. #endif
  1447. #if defined(PNG_TIME_RFC1123_SUPPORTED)
  1448. extern PNG_EXPORT(png_charp,png_convert_to_rfc1123)
  1449.    PNGARG((png_structp png_ptr, png_timep ptime));
  1450. #endif
  1451. #if !defined(_WIN32_WCE)
  1452. /* "time.h" functions are not supported on WindowsCE */
  1453. #if defined(PNG_WRITE_tIME_SUPPORTED)
  1454. /* convert from a struct tm to png_time */
  1455. extern PNG_EXPORT(void,png_convert_from_struct_tm) PNGARG((png_timep ptime,
  1456.    struct tm FAR * ttime));
  1457. /* convert from time_t to png_time.  Uses gmtime() */
  1458. extern PNG_EXPORT(void,png_convert_from_time_t) PNGARG((png_timep ptime,
  1459.    time_t ttime));
  1460. #endif /* PNG_WRITE_tIME_SUPPORTED */
  1461. #endif /* _WIN32_WCE */
  1462. #if defined(PNG_READ_EXPAND_SUPPORTED)
  1463. /* Expand data to 24-bit RGB, or 8-bit grayscale, with alpha if available. */
  1464. extern PNG_EXPORT(void,png_set_expand) PNGARG((png_structp png_ptr));
  1465. #if !defined(PNG_1_0_X)
  1466. extern PNG_EXPORT(void,png_set_expand_gray_1_2_4_to_8) PNGARG((png_structp
  1467.   png_ptr));
  1468. #endif
  1469. extern PNG_EXPORT(void,png_set_palette_to_rgb) PNGARG((png_structp png_ptr));
  1470. extern PNG_EXPORT(void,png_set_tRNS_to_alpha) PNGARG((png_structp png_ptr));
  1471. #if defined(PNG_1_0_X) || defined (PNG_1_2_X)
  1472. /* Deprecated */
  1473. extern PNG_EXPORT(void,png_set_gray_1_2_4_to_8) PNGARG((png_structp png_ptr));
  1474. #endif
  1475. #endif
  1476. #if defined(PNG_READ_BGR_SUPPORTED) || defined(PNG_WRITE_BGR_SUPPORTED)
  1477. /* Use blue, green, red order for pixels. */
  1478. extern PNG_EXPORT(void,png_set_bgr) PNGARG((png_structp png_ptr));
  1479. #endif
  1480. #if defined(PNG_READ_GRAY_TO_RGB_SUPPORTED)
  1481. /* Expand the grayscale to 24-bit RGB if necessary. */
  1482. extern PNG_EXPORT(void,png_set_gray_to_rgb) PNGARG((png_structp png_ptr));
  1483. #endif
  1484. #if defined(PNG_READ_RGB_TO_GRAY_SUPPORTED)
  1485. /* Reduce RGB to grayscale. */
  1486. #ifdef PNG_FLOATING_POINT_SUPPORTED
  1487. extern PNG_EXPORT(void,png_set_rgb_to_gray) PNGARG((png_structp png_ptr,
  1488.    int error_action, double red, double green ));
  1489. #endif
  1490. extern PNG_EXPORT(void,png_set_rgb_to_gray_fixed) PNGARG((png_structp png_ptr,
  1491.    int error_action, png_fixed_point red, png_fixed_point green ));
  1492. extern PNG_EXPORT(png_byte,png_get_rgb_to_gray_status) PNGARG((png_structp
  1493.    png_ptr));
  1494. #endif
  1495. extern PNG_EXPORT(void,png_build_grayscale_palette) PNGARG((int bit_depth,
  1496.    png_colorp palette));
  1497. #if defined(PNG_READ_STRIP_ALPHA_SUPPORTED)
  1498. extern PNG_EXPORT(void,png_set_strip_alpha) PNGARG((png_structp png_ptr));
  1499. #endif
  1500. #if defined(PNG_READ_SWAP_ALPHA_SUPPORTED) || 
  1501.     defined(PNG_WRITE_SWAP_ALPHA_SUPPORTED)
  1502. extern PNG_EXPORT(void,png_set_swap_alpha) PNGARG((png_structp png_ptr));
  1503. #endif
  1504. #if defined(PNG_READ_INVERT_ALPHA_SUPPORTED) || 
  1505.     defined(PNG_WRITE_INVERT_ALPHA_SUPPORTED)
  1506. extern PNG_EXPORT(void,png_set_invert_alpha) PNGARG((png_structp png_ptr));
  1507. #endif
  1508. #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
  1509. /* Add a filler byte to 8-bit Gray or 24-bit RGB images. */
  1510. extern PNG_EXPORT(void,png_set_filler) PNGARG((png_structp png_ptr,
  1511.    png_uint_32 filler, int flags));
  1512. /* The values of the PNG_FILLER_ defines should NOT be changed */
  1513. #define PNG_FILLER_BEFORE 0
  1514. #define PNG_FILLER_AFTER 1
  1515. /* Add an alpha byte to 8-bit Gray or 24-bit RGB images. */
  1516. #if !defined(PNG_1_0_X)
  1517. extern PNG_EXPORT(void,png_set_add_alpha) PNGARG((png_structp png_ptr,
  1518.    png_uint_32 filler, int flags));
  1519. #endif
  1520. #endif /* PNG_READ_FILLER_SUPPORTED || PNG_WRITE_FILLER_SUPPORTED */
  1521. #if defined(PNG_READ_SWAP_SUPPORTED) || defined(PNG_WRITE_SWAP_SUPPORTED)
  1522. /* Swap bytes in 16-bit depth files. */
  1523. extern PNG_EXPORT(void,png_set_swap) PNGARG((png_structp png_ptr));
  1524. #endif
  1525. #if defined(PNG_READ_PACK_SUPPORTED) || defined(PNG_WRITE_PACK_SUPPORTED)
  1526. /* Use 1 byte per pixel in 1, 2, or 4-bit depth files. */
  1527. extern PNG_EXPORT(void,png_set_packing) PNGARG((png_structp png_ptr));
  1528. #endif
  1529. #if defined(PNG_READ_PACKSWAP_SUPPORTED) || defined(PNG_WRITE_PACKSWAP_SUPPORTED)
  1530. /* Swap packing order of pixels in bytes. */
  1531. extern PNG_EXPORT(void,png_set_packswap) PNGARG((png_structp png_ptr));
  1532. #endif
  1533. #if defined(PNG_READ_SHIFT_SUPPORTED) || defined(PNG_WRITE_SHIFT_SUPPORTED)
  1534. /* Converts files to legal bit depths. */
  1535. extern PNG_EXPORT(void,png_set_shift) PNGARG((png_structp png_ptr,
  1536.    png_color_8p true_bits));
  1537. #endif
  1538. #if defined(PNG_READ_INTERLACING_SUPPORTED) || 
  1539.     defined(PNG_WRITE_INTERLACING_SUPPORTED)
  1540. /* Have the code handle the interlacing.  Returns the number of passes. */
  1541. extern PNG_EXPORT(int,png_set_interlace_handling) PNGARG((png_structp png_ptr));
  1542. #endif
  1543. #if defined(PNG_READ_INVERT_SUPPORTED) || defined(PNG_WRITE_INVERT_SUPPORTED)
  1544. /* Invert monochrome files */
  1545. extern PNG_EXPORT(void,png_set_invert_mono) PNGARG((png_structp png_ptr));
  1546. #endif
  1547. #if defined(PNG_READ_BACKGROUND_SUPPORTED)
  1548. /* Handle alpha and tRNS by replacing with a background color. */
  1549. #ifdef PNG_FLOATING_POINT_SUPPORTED
  1550. extern PNG_EXPORT(void,png_set_background) PNGARG((png_structp png_ptr,
  1551.    png_color_16p background_color, int background_gamma_code,
  1552.    int need_expand, double background_gamma));
  1553. #endif
  1554. #define PNG_BACKGROUND_GAMMA_UNKNOWN 0
  1555. #define PNG_BACKGROUND_GAMMA_SCREEN  1
  1556. #define PNG_BACKGROUND_GAMMA_FILE    2
  1557. #define PNG_BACKGROUND_GAMMA_UNIQUE  3
  1558. #endif
  1559. #if defined(PNG_READ_16_TO_8_SUPPORTED)
  1560. /* strip the second byte of information from a 16-bit depth file. */
  1561. extern PNG_EXPORT(void,png_set_strip_16) PNGARG((png_structp png_ptr));
  1562. #endif
  1563. #if defined(PNG_READ_DITHER_SUPPORTED)
  1564. /* Turn on dithering, and reduce the palette to the number of colors available. */
  1565. extern PNG_EXPORT(void,png_set_dither) PNGARG((png_structp png_ptr,
  1566.    png_colorp palette, int num_palette, int maximum_colors,
  1567.    png_uint_16p histogram, int full_dither));
  1568. #endif
  1569. #if defined(PNG_READ_GAMMA_SUPPORTED)
  1570. /* Handle gamma correction. Screen_gamma=(display_exponent) */
  1571. #ifdef PNG_FLOATING_POINT_SUPPORTED
  1572. extern PNG_EXPORT(void,png_set_gamma) PNGARG((png_structp png_ptr,
  1573.    double screen_gamma, double default_file_gamma));
  1574. #endif
  1575. #endif
  1576. #if defined(PNG_1_0_X) || defined (PNG_1_2_X)
  1577. #if defined(PNG_READ_EMPTY_PLTE_SUPPORTED) || 
  1578.     defined(PNG_WRITE_EMPTY_PLTE_SUPPORTED)
  1579. /* Permit or disallow empty PLTE (0: not permitted, 1: permitted) */
  1580. /* Deprecated and will be removed.  Use png_permit_mng_features() instead. */
  1581. extern PNG_EXPORT(void,png_permit_empty_plte) PNGARG((png_structp png_ptr,
  1582.    int empty_plte_permitted));
  1583. #endif
  1584. #endif
  1585. #if defined(PNG_WRITE_FLUSH_SUPPORTED)
  1586. /* Set how many lines between output flushes - 0 for no flushing */
  1587. extern PNG_EXPORT(void,png_set_flush) PNGARG((png_structp png_ptr, int nrows));
  1588. /* Flush the current PNG output buffer */
  1589. extern PNG_EXPORT(void,png_write_flush) PNGARG((png_structp png_ptr));
  1590. #endif
  1591. /* optional update palette with requested transformations */
  1592. extern PNG_EXPORT(void,png_start_read_image) PNGARG((png_structp png_ptr));
  1593. /* optional call to update the users info structure */
  1594. extern PNG_EXPORT(void,png_read_update_info) PNGARG((png_structp png_ptr,
  1595.    png_infop info_ptr));
  1596. #ifndef PNG_NO_SEQUENTIAL_READ_SUPPORTED
  1597. /* read one or more rows of image data. */
  1598. extern PNG_EXPORT(void,png_read_rows) PNGARG((png_structp png_ptr,
  1599.    png_bytepp row, png_bytepp display_row, png_uint_32 num_rows));
  1600. #endif
  1601. #ifndef PNG_NO_SEQUENTIAL_READ_SUPPORTED
  1602. /* read a row of data. */
  1603. extern PNG_EXPORT(void,png_read_row) PNGARG((png_structp png_ptr,
  1604.    png_bytep row,
  1605.    png_bytep display_row));
  1606. #endif
  1607. #ifndef PNG_NO_SEQUENTIAL_READ_SUPPORTED
  1608. /* read the whole image into memory at once. */
  1609. extern PNG_EXPORT(void,png_read_image) PNGARG((png_structp png_ptr,
  1610.    png_bytepp image));
  1611. #endif
  1612. /* write a row of image data */
  1613. extern PNG_EXPORT(void,png_write_row) PNGARG((png_structp png_ptr,
  1614.    png_bytep row));
  1615. /* write a few rows of image data */
  1616. extern PNG_EXPORT(void,png_write_rows) PNGARG((png_structp png_ptr,
  1617.    png_bytepp row, png_uint_32 num_rows));
  1618. /* write the image data */
  1619. extern PNG_EXPORT(void,png_write_image) PNGARG((png_structp png_ptr,
  1620.    png_bytepp image));
  1621. /* writes the end of the PNG file. */
  1622. extern PNG_EXPORT(void,png_write_end) PNGARG((png_structp png_ptr,
  1623.    png_infop info_ptr));
  1624. #ifndef PNG_NO_SEQUENTIAL_READ_SUPPORTED
  1625. /* read the end of the PNG file. */
  1626. extern PNG_EXPORT(void,png_read_end) PNGARG((png_structp png_ptr,
  1627.    png_infop info_ptr));
  1628. #endif
  1629. /* free any memory associated with the png_info_struct */
  1630. extern PNG_EXPORT(void,png_destroy_info_struct) PNGARG((png_structp png_ptr,
  1631.    png_infopp info_ptr_ptr));
  1632. /* free any memory associated with the png_struct and the png_info_structs */
  1633. extern PNG_EXPORT(void,png_destroy_read_struct) PNGARG((png_structpp
  1634.    png_ptr_ptr, png_infopp info_ptr_ptr, png_infopp end_info_ptr_ptr));
  1635. /* free all memory used by the read (old method - NOT DLL EXPORTED) */
  1636. extern void png_read_destroy PNGARG((png_structp png_ptr, png_infop info_ptr,
  1637.    png_infop end_info_ptr));
  1638. /* free any memory associated with the png_struct and the png_info_structs */
  1639. extern PNG_EXPORT(void,png_destroy_write_struct)
  1640.    PNGARG((png_structpp png_ptr_ptr, png_infopp info_ptr_ptr));
  1641. /* free any memory used in png_ptr struct (old method - NOT DLL EXPORTED) */
  1642. extern void png_write_destroy PNGARG((png_structp png_ptr));
  1643. /* set the libpng method of handling chunk CRC errors */