png.h
上传用户:looem2003
上传日期:2014-07-20
资源大小:13733k
文件大小:142k
源码类别:

打印编程

开发平台:

Visual C++

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