blob: e8fb2cfc7147fe04ac1ea648da1017d0df9813e1 [file] [log] [blame]
Glenn Randers-Pehrsone6474622006-03-04 16:50:47 -06001
Andreas Dilger47a0c421997-05-16 02:46:07 -05002/* png.h - header file for PNG reference library
Glenn Randers-Pehrsonb6ce43d1998-01-01 07:13:13 -06003 *
Glenn Randers-Pehrson4c8f7262010-03-16 19:30:01 -05004 * libpng version 1.5.0beta15 - March 17, 2010
Glenn Randers-Pehrsone69b55d2010-01-01 10:29:06 -06005 * Copyright (c) 1998-2010 Glenn Randers-Pehrson
Glenn Randers-Pehrsond4366722000-06-04 14:29:29 -05006 * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
7 * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
Glenn Randers-Pehrsonc4a2ae61998-01-16 22:06:18 -06008 *
Glenn Randers-Pehrsonbfbf8652009-06-26 21:46:52 -05009 * This code is released under the libpng license (See LICENSE, below)
Glenn Randers-Pehrson3e61d792009-06-24 09:31:28 -050010 *
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -050011 * Authors and maintainers:
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -060012 * libpng versions 0.71, May 1995, through 0.88, January 1996: Guy Schalnat
13 * libpng versions 0.89c, June 1996, through 0.96, May 1997: Andreas Dilger
Glenn Randers-Pehrson4c8f7262010-03-16 19:30:01 -050014 * libpng versions 0.97, January 1998, through 1.5.0beta15 - March 17, 2010: Glenn
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -060015 * See also "Contributing Authors", below.
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -050016 *
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -060017 * Note about libpng version numbers:
18 *
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -060019 * Due to various miscommunications, unforeseen code incompatibilities
20 * and occasional factors outside the authors' control, version numbering
21 * on the library has not always been consistent and straightforward.
22 * The following table summarizes matters since version 0.89c, which was
23 * the first widely used release:
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -060024 *
Glenn Randers-Pehrson75294572000-05-06 14:09:57 -050025 * source png.h png.h shared-lib
26 * version string int version
27 * ------- ------ ----- ----------
28 * 0.89c "1.0 beta 3" 0.89 89 1.0.89
29 * 0.90 "1.0 beta 4" 0.90 90 0.90 [should have been 2.0.90]
30 * 0.95 "1.0 beta 5" 0.95 95 0.95 [should have been 2.0.95]
31 * 0.96 "1.0 beta 6" 0.96 96 0.96 [should have been 2.0.96]
32 * 0.97b "1.00.97 beta 7" 1.00.97 97 1.0.1 [should have been 2.0.97]
33 * 0.97c 0.97 97 2.0.97
34 * 0.98 0.98 98 2.0.98
35 * 0.99 0.99 98 2.0.99
36 * 0.99a-m 0.99 99 2.0.99
37 * 1.00 1.00 100 2.1.0 [100 should be 10000]
38 * 1.0.0 (from here on, the 100 2.1.0 [100 should be 10000]
39 * 1.0.1 png.h string is 10001 2.1.0
40 * 1.0.1a-e identical to the 10002 from here on, the shared library
41 * 1.0.2 source version) 10002 is 2.V where V is the source code
42 * 1.0.2a-b 10003 version, except as noted.
43 * 1.0.3 10003
44 * 1.0.3a-d 10004
45 * 1.0.4 10004
46 * 1.0.4a-f 10005
47 * 1.0.5 (+ 2 patches) 10005
48 * 1.0.5a-d 10006
49 * 1.0.5e-r 10100 (not source compatible)
50 * 1.0.5s-v 10006 (not binary compatible)
51 * 1.0.6 (+ 3 patches) 10006 (still binary incompatible)
52 * 1.0.6d-f 10007 (still binary incompatible)
53 * 1.0.6g 10007
54 * 1.0.6h 10007 10.6h (testing xy.z so-numbering)
55 * 1.0.6i 10007 10.6i
56 * 1.0.6j 10007 2.1.0.6j (incompatible with 1.0.0)
Glenn Randers-Pehrsonbe9de0f2001-01-22 08:52:16 -060057 * 1.0.7beta11-14 DLLNUM 10007 2.1.0.7beta11-14 (binary compatible)
58 * 1.0.7beta15-18 1 10007 2.1.0.7beta15-18 (binary compatible)
59 * 1.0.7rc1-2 1 10007 2.1.0.7rc1-2 (binary compatible)
60 * 1.0.7 1 10007 (still compatible)
61 * 1.0.8beta1-4 1 10008 2.1.0.8beta1-4
62 * 1.0.8rc1 1 10008 2.1.0.8rc1
63 * 1.0.8 1 10008 2.1.0.8
64 * 1.0.9beta1-6 1 10009 2.1.0.9beta1-6
65 * 1.0.9rc1 1 10009 2.1.0.9rc1
66 * 1.0.9beta7-10 1 10009 2.1.0.9beta7-10
67 * 1.0.9rc2 1 10009 2.1.0.9rc2
Glenn Randers-Pehrsond4e81092001-01-31 05:56:52 -060068 * 1.0.9 1 10009 2.1.0.9
Glenn Randers-Pehrson19095602001-03-14 07:08:39 -060069 * 1.0.10beta1 1 10010 2.1.0.10beta1
Glenn Randers-Pehrsone1644472001-03-23 05:06:56 -060070 * 1.0.10rc1 1 10010 2.1.0.10rc1
Glenn Randers-Pehrson13cfbac2001-03-30 06:42:28 -060071 * 1.0.10 1 10010 2.1.0.10
Glenn Randers-Pehrsone1eff582001-04-14 20:15:41 -050072 * 1.0.11beta1-3 1 10011 2.1.0.11beta1-3
Glenn Randers-Pehrson82ae3832001-04-20 10:32:10 -050073 * 1.0.11rc1 1 10011 2.1.0.11rc1
Glenn Randers-Pehrson32835392001-04-27 08:29:32 -050074 * 1.0.11 1 10011 2.1.0.11
Glenn Randers-Pehrsonb1828932001-06-23 08:03:17 -050075 * 1.0.12beta1-2 2 10012 2.1.0.12beta1-2
76 * 1.0.12rc1 2 10012 2.1.0.12rc1
77 * 1.0.12 2 10012 2.1.0.12
78 * 1.1.0a-f - 10100 2.1.1.0a-f (branch abandoned)
Glenn Randers-Pehrson8b6a8892001-05-18 04:54:50 -050079 * 1.2.0beta1-2 2 10200 2.1.2.0beta1-2
Glenn Randers-Pehrson5a0be342001-10-18 20:55:13 -050080 * 1.2.0beta3-5 3 10200 3.1.2.0beta3-5
81 * 1.2.0rc1 3 10200 3.1.2.0rc1
82 * 1.2.0 3 10200 3.1.2.0
Glenn Randers-Pehrson5cded0b2001-11-07 07:10:08 -060083 * 1.2.1beta1-4 3 10201 3.1.2.1beta1-4
Glenn Randers-Pehrsondb3b88d2001-12-04 06:30:43 -060084 * 1.2.1rc1-2 3 10201 3.1.2.1rc1-2
85 * 1.2.1 3 10201 3.1.2.1
Glenn Randers-Pehrson25228ab2002-03-31 07:33:55 -060086 * 1.2.2beta1-6 12 10202 12.so.0.1.2.2beta1-6
Glenn Randers-Pehrsonfcbd7872002-04-07 16:35:38 -050087 * 1.0.13beta1 10 10013 10.so.0.1.0.13beta1
88 * 1.0.13rc1 10 10013 10.so.0.1.0.13rc1
89 * 1.2.2rc1 12 10202 12.so.0.1.2.2rc1
Glenn Randers-Pehrson4fb046a2002-04-15 09:25:51 -050090 * 1.0.13 10 10013 10.so.0.1.0.13
91 * 1.2.2 12 10202 12.so.0.1.2.2
Glenn Randers-Pehrson22f28962002-05-13 18:17:09 -050092 * 1.2.3rc1-6 12 10203 12.so.0.1.2.3rc1-6
93 * 1.2.3 12 10203 12.so.0.1.2.3
Glenn Randers-Pehrsond020e9d2002-06-28 09:34:00 -050094 * 1.2.4beta1-3 13 10204 12.so.0.1.2.4beta1-3
Glenn Randers-Pehrson2ae022d2002-07-01 22:23:46 -050095 * 1.0.14rc1 13 10014 10.so.0.1.0.14rc1
96 * 1.2.4rc1 13 10204 12.so.0.1.2.4rc1
Glenn Randers-Pehrson484a8a12002-07-07 19:15:20 -050097 * 1.0.14 10 10014 10.so.0.1.0.14
98 * 1.2.4 13 10204 12.so.0.1.2.4
Glenn Randers-Pehrson51d92502002-08-23 23:07:42 -050099 * 1.2.5beta1-2 13 10205 12.so.0.1.2.5beta1-2
Glenn Randers-Pehrson5ff38d32002-09-17 23:38:46 -0500100 * 1.0.15rc1-3 10 10015 10.so.0.1.0.15rc1-3
Glenn Randers-Pehrson0cc2f952002-10-03 06:32:37 -0500101 * 1.2.5rc1-3 13 10205 12.so.0.1.2.5rc1-3
102 * 1.0.15 10 10015 10.so.0.1.0.15
103 * 1.2.5 13 10205 12.so.0.1.2.5
Glenn Randers-Pehrson5fea36f2004-07-28 08:20:44 -0500104 * 1.2.6beta1-4 13 10206 12.so.0.1.2.6beta1-4
Glenn Randers-Pehrson37f116a2004-08-15 07:15:39 -0500105 * 1.0.16 10 10016 10.so.0.1.0.16
106 * 1.2.6 13 10206 12.so.0.1.2.6
Glenn Randers-Pehrson67864af2004-08-28 23:30:07 -0500107 * 1.2.7beta1-2 13 10207 12.so.0.1.2.7beta1-2
Glenn Randers-Pehrson5b779162004-09-04 13:25:08 -0500108 * 1.0.17rc1 10 10017 12.so.0.1.0.17rc1
109 * 1.2.7rc1 13 10207 12.so.0.1.2.7rc1
Glenn Randers-Pehrson250dfe12004-09-11 21:19:54 -0500110 * 1.0.17 10 10017 12.so.0.1.0.17
111 * 1.2.7 13 10207 12.so.0.1.2.7
Glenn Randers-Pehrson40936072004-11-20 11:18:40 -0600112 * 1.2.8beta1-5 13 10208 12.so.0.1.2.8beta1-5
Glenn Randers-Pehrson584b96e2004-11-29 15:08:00 -0600113 * 1.0.18rc1-5 10 10018 12.so.0.1.0.18rc1-5
114 * 1.2.8rc1-5 13 10208 12.so.0.1.2.8rc1-5
Glenn Randers-Pehrson917648e2004-12-02 18:14:51 -0600115 * 1.0.18 10 10018 12.so.0.1.0.18
116 * 1.2.8 13 10208 12.so.0.1.2.8
Glenn Randers-Pehrsone6474622006-03-04 16:50:47 -0600117 * 1.2.9beta1-3 13 10209 12.so.0.1.2.9beta1-3
Glenn Randers-Pehrson4deeb792006-03-22 16:21:59 -0600118 * 1.2.9beta4-11 13 10209 12.so.0.9[.0]
Glenn Randers-Pehrson3a512032006-03-31 05:29:33 -0600119 * 1.2.9rc1 13 10209 12.so.0.9[.0]
Glenn Randers-Pehrsona7d0c942006-04-14 06:22:52 -0500120 * 1.2.9 13 10209 12.so.0.9[.0]
Glenn Randers-Pehrsond60b8fa2006-04-20 21:31:14 -0500121 * 1.2.10beta1-7 13 10210 12.so.0.10[.0]
Glenn Randers-Pehrson17218292006-04-20 07:20:46 -0500122 * 1.2.10rc1-2 13 10210 12.so.0.10[.0]
Glenn Randers-Pehrson86dc9812006-05-10 07:27:44 -0500123 * 1.2.10 13 10210 12.so.0.10[.0]
Glenn Randers-Pehrson73b064c2006-05-15 06:44:21 -0500124 * 1.4.0beta1-5 14 10400 14.so.0.0[.0]
Glenn Randers-Pehrson7824a702009-06-13 10:05:05 -0500125 * 1.2.11beta1-4 13 10211 12.so.0.11[.0]
Glenn Randers-Pehrson3424ee72006-07-12 13:33:47 -0500126 * 1.4.0beta7-8 14 10400 14.so.0.0[.0]
Glenn Randers-Pehrson7aa18342009-06-05 17:24:17 -0500127 * 1.2.11 13 10211 12.so.0.11[.0]
128 * 1.2.12 13 10212 12.so.0.12[.0]
Glenn Randers-Pehrson701dbaa2006-11-17 09:36:54 -0600129 * 1.4.0beta9-14 14 10400 14.so.0.0[.0]
Glenn Randers-Pehrson7aa18342009-06-05 17:24:17 -0500130 * 1.2.13 13 10213 12.so.0.13[.0]
Glenn Randers-Pehrson97a9b482008-10-25 20:03:28 -0500131 * 1.4.0beta15-36 14 10400 14.so.0.0[.0]
Glenn Randers-Pehrsonfa028102009-10-10 06:15:21 -0500132 * 1.4.0beta37-87 14 10400 14.so.14.0[.0]
Glenn Randers-Pehrson733da8c2009-10-30 00:00:15 -0500133 * 1.4.0rc01 14 10400 14.so.14.0[.0]
Glenn Randers-Pehrson62ca98e2009-12-20 15:14:57 -0600134 * 1.4.0beta88-109 14 10400 14.so.14.0[.0]
Glenn Randers-Pehrson67a83db2010-01-01 18:26:18 -0600135 * 1.4.0rc02-08 14 10400 14.so.14.0[.0]
Glenn Randers-Pehrson75202242009-12-25 14:25:29 -0600136 * 1.4.0 14 10400 14.so.14.0[.0]
Glenn Randers-Pehrsone3f3c4e2010-02-07 18:08:50 -0600137 * 1.4.1beta01-03 14 10401 14.so.14.1[.0]
138 * 1.4.1rc01 14 10401 14.so.14.1[.0]
Glenn Randers-Pehrson7a5be532010-02-14 07:16:19 -0600139 * 1.4.1beta04-12 14 10401 14.so.14.1[.0]
Glenn Randers-Pehrsonaaf377c2010-03-08 11:20:30 -0600140 * 1.4.1 14 10401 14.so.14.1[.0]
Glenn Randers-Pehrson53198fb2010-03-14 09:44:49 -0500141 * 1.5.0beta01-15 15 10500 15.so.15.0[.0]
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600142 *
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600143 * Henceforth the source version will match the shared-library major
144 * and minor numbers; the shared-library major version number will be
145 * used for changes in backward compatibility, as it is intended. The
146 * PNG_LIBPNG_VER macro, which is not used within libpng but is available
147 * for applications, is an unsigned integer of the form xyyzz corresponding
148 * to the source version x.y.z (leading zeros in y and z). Beta versions
149 * were given the previous public release number plus a letter, until
150 * version 1.0.6j; from then on they were given the upcoming public
151 * release number plus "betaNN" or "rcN".
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600152 *
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600153 * Binary incompatibility exists only when applications make direct access
154 * to the info_ptr or png_ptr members through png.h, and the compiled
155 * application is loaded with a different version of the library.
Glenn Randers-Pehrson326320e2000-04-24 07:43:17 -0500156 *
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600157 * DLLNUM will change each time there are forward or backward changes
158 * in binary compatibility (e.g., when a new feature is added).
Glenn Randers-Pehrsonbe9de0f2001-01-22 08:52:16 -0600159 *
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600160 * See libpng.txt or libpng.3 for more information. The PNG specification
Glenn Randers-Pehrsona4981d42004-08-25 22:00:45 -0500161 * is available as a W3C Recommendation and as an ISO Specification,
162 * <http://www.w3.org/TR/2003/REC-PNG-20031110/
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600163 */
164
165/*
Glenn Randers-Pehrson68ea2432000-04-01 21:10:05 -0600166 * COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
167 *
Glenn Randers-Pehrsond4366722000-06-04 14:29:29 -0500168 * If you modify libpng you may insert additional notices immediately following
169 * this sentence.
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600170 *
Glenn Randers-Pehrsonbfbf8652009-06-26 21:46:52 -0500171 * This code is released under the libpng license.
172 *
Glenn Randers-Pehrson4c8f7262010-03-16 19:30:01 -0500173 * libpng versions 1.2.6, August 15, 2004, through 1.5.0beta15, March 17, 2010, are
Glenn Randers-Pehrsone69b55d2010-01-01 10:29:06 -0600174 * Copyright (c) 2004, 2006-2010 Glenn Randers-Pehrson, and are
Glenn Randers-Pehrson5fea36f2004-07-28 08:20:44 -0500175 * distributed according to the same disclaimer and license as libpng-1.2.5
Glenn Randers-Pehrsona4981d42004-08-25 22:00:45 -0500176 * with the following individual added to the list of Contributing Authors:
Glenn Randers-Pehrson5fea36f2004-07-28 08:20:44 -0500177 *
178 * Cosmin Truta
Glenn Randers-Pehrson5fea36f2004-07-28 08:20:44 -0500179 *
Glenn Randers-Pehrsona4981d42004-08-25 22:00:45 -0500180 * libpng versions 1.0.7, July 1, 2000, through 1.2.5, October 3, 2002, are
Glenn Randers-Pehrson5fea36f2004-07-28 08:20:44 -0500181 * Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
Glenn Randers-Pehrson32fc5ce2000-07-24 06:34:14 -0500182 * distributed according to the same disclaimer and license as libpng-1.0.6
Glenn Randers-Pehrsona4981d42004-08-25 22:00:45 -0500183 * with the following individuals added to the list of Contributing Authors:
Glenn Randers-Pehrsond4366722000-06-04 14:29:29 -0500184 *
185 * Simon-Pierre Cadieux
186 * Eric S. Raymond
187 * Gilles Vollant
188 *
Glenn Randers-Pehrson3d5a5202000-07-01 15:37:28 -0500189 * and with the following additions to the disclaimer:
190 *
191 * There is no warranty against interference with your enjoyment of the
192 * library or against infringement. There is no warranty that our
193 * efforts or the library will fulfill any of your particular purposes
194 * or needs. This library is provided with all faults, and the entire
195 * risk of satisfactory quality, performance, accuracy, and effort is with
196 * the user.
197 *
198 * libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
Glenn Randers-Pehrsona4981d42004-08-25 22:00:45 -0500199 * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson, and are
200 * distributed according to the same disclaimer and license as libpng-0.96,
Glenn Randers-Pehrsond4366722000-06-04 14:29:29 -0500201 * with the following individuals added to the list of Contributing Authors:
202 *
203 * Tom Lane
204 * Glenn Randers-Pehrson
205 * Willem van Schaik
206 *
207 * libpng versions 0.89, June 1996, through 0.96, May 1997, are
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600208 * Copyright (c) 1996, 1997 Andreas Dilger
Glenn Randers-Pehrsond4366722000-06-04 14:29:29 -0500209 * Distributed according to the same disclaimer and license as libpng-0.88,
210 * with the following individuals added to the list of Contributing Authors:
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600211 *
212 * John Bowler
213 * Kevin Bracey
214 * Sam Bushell
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600215 * Magnus Holmgren
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600216 * Greg Roelofs
Glenn Randers-Pehrsond4366722000-06-04 14:29:29 -0500217 * Tom Tanner
218 *
219 * libpng versions 0.5, May 1995, through 0.88, January 1996, are
220 * Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
221 *
222 * For the purposes of this copyright and license, "Contributing Authors"
223 * is defined as the following set of individuals:
224 *
225 * Andreas Dilger
226 * Dave Martindale
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600227 * Guy Eric Schalnat
228 * Paul Schmidt
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600229 * Tim Wegner
230 *
231 * The PNG Reference Library is supplied "AS IS". The Contributing Authors
232 * and Group 42, Inc. disclaim all warranties, expressed or implied,
233 * including, without limitation, the warranties of merchantability and of
234 * fitness for any purpose. The Contributing Authors and Group 42, Inc.
235 * assume no liability for direct, indirect, incidental, special, exemplary,
236 * or consequential damages, which may result from the use of the PNG
237 * Reference Library, even if advised of the possibility of such damage.
238 *
239 * Permission is hereby granted to use, copy, modify, and distribute this
240 * source code, or portions hereof, for any purpose, without fee, subject
241 * to the following restrictions:
242 *
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600243 * 1. The origin of this source code must not be misrepresented.
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600244 *
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600245 * 2. Altered versions must be plainly marked as such and
246 * must not be misrepresented as being the original source.
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600247 *
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600248 * 3. This Copyright notice may not be removed or altered from
249 * any source or altered source distribution.
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600250 *
251 * The Contributing Authors and Group 42, Inc. specifically permit, without
252 * fee, and encourage the use of this source code as a component to
253 * supporting the PNG file format in commercial products. If you use this
254 * source code in a product, acknowledgment is not required but would be
255 * appreciated.
256 */
257
258/*
259 * A "png_get_copyright" function is available, for convenient use in "about"
260 * boxes and the like:
261 *
Glenn Randers-Pehrsone0784c72008-08-09 07:11:44 -0500262 * printf("%s",png_get_copyright(NULL));
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600263 *
264 * Also, the PNG logo (in PNG format, of course) is supplied in the
Glenn Randers-Pehrsona4d54bd2000-07-14 08:15:12 -0500265 * files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600266 */
267
268/*
269 * Libpng is OSI Certified Open Source Software. OSI Certified is a
270 * certification mark of the Open Source Initiative.
271 */
272
273/*
274 * The contributing authors would like to thank all those who helped
275 * with testing, bug fixes, and patience. This wouldn't have been
276 * possible without all of you.
277 *
278 * Thanks to Frank J. T. Wojcik for helping with the documentation.
279 */
280
281/*
Glenn Randers-Pehrson87544ac1999-01-13 22:06:39 -0600282 * Y2K compliance in libpng:
283 * =========================
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600284 *
Glenn Randers-Pehrson4c8f7262010-03-16 19:30:01 -0500285 * March 17, 2010
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600286 *
Glenn Randers-Pehrson87544ac1999-01-13 22:06:39 -0600287 * Since the PNG Development group is an ad-hoc body, we can't make
288 * an official declaration.
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600289 *
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -0500290 * This is your unofficial assurance that libpng from version 0.71 and
Glenn Randers-Pehrson53198fb2010-03-14 09:44:49 -0500291 * upward through 1.5.0beta15 are Y2K compliant. It is my belief that earlier
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -0500292 * versions were also Y2K compliant.
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600293 *
Glenn Randers-Pehrson87544ac1999-01-13 22:06:39 -0600294 * Libpng only has three year fields. One is a 2-byte unsigned integer
295 * that will hold years up to 65535. The other two hold the date in text
296 * format, and will hold years up to 9999.
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600297 *
Glenn Randers-Pehrson87544ac1999-01-13 22:06:39 -0600298 * The integer is
299 * "png_uint_16 year" in png_time_struct.
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600300 *
Glenn Randers-Pehrson87544ac1999-01-13 22:06:39 -0600301 * The strings are
302 * "png_charp time_buffer" in png_struct and
303 * "near_time_buffer", which is a local character string in png.c.
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600304 *
Glenn Randers-Pehrson87544ac1999-01-13 22:06:39 -0600305 * There are seven time-related functions:
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600306 * png.c: png_convert_to_rfc_1123() in png.c
Glenn Randers-Pehrson87544ac1999-01-13 22:06:39 -0600307 * (formerly png_convert_to_rfc_1152() in error)
308 * png_convert_from_struct_tm() in pngwrite.c, called in pngwrite.c
309 * png_convert_from_time_t() in pngwrite.c
310 * png_get_tIME() in pngget.c
311 * png_handle_tIME() in pngrutil.c, called in pngread.c
312 * png_set_tIME() in pngset.c
313 * png_write_tIME() in pngwutil.c, called in pngwrite.c
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600314 *
315 * All handle dates properly in a Y2K environment. The
Glenn Randers-Pehrson87544ac1999-01-13 22:06:39 -0600316 * png_convert_from_time_t() function calls gmtime() to convert from system
317 * clock time, which returns (year - 1900), which we properly convert to
318 * the full 4-digit year. There is a possibility that applications using
319 * libpng are not passing 4-digit years into the png_convert_to_rfc_1123()
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -0500320 * function, or that they are incorrectly passing only a 2-digit year
321 * instead of "year - 1900" into the png_convert_from_struct_tm() function,
322 * but this is not under our control. The libpng documentation has always
323 * stated that it works with 4-digit years, and the APIs have been
324 * documented as such.
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600325 *
Glenn Randers-Pehrson87544ac1999-01-13 22:06:39 -0600326 * The tIME chunk itself is also Y2K compliant. It uses a 2-byte unsigned
327 * integer to hold the year, and can hold years as large as 65535.
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600328 *
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -0500329 * zlib, upon which libpng depends, is also Y2K compliant. It contains
330 * no date-related code.
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600331 *
Glenn Randers-Pehrson87544ac1999-01-13 22:06:39 -0600332 * Glenn Randers-Pehrson
333 * libpng maintainer
334 * PNG Development Group
Glenn Randers-Pehrsonbcfd15d1999-10-01 14:22:25 -0500335 */
336
Glenn Randers-Pehrson13944802000-06-24 07:42:42 -0500337#ifndef PNG_H
338#define PNG_H
Guy Schalnat0d580581995-07-20 02:43:20 -0500339
340/* This is not the place to learn how to use libpng. The file libpng.txt
Andreas Dilger47a0c421997-05-16 02:46:07 -0500341 * describes how to use libpng, and the file example.c summarizes it
342 * with some code on which to build. This file is useful for looking
343 * at the actual function definitions and structure components.
344 */
Guy Schalnat0d580581995-07-20 02:43:20 -0500345
Glenn Randers-Pehrson1ef65b62000-05-12 06:19:53 -0500346/* Version information for png.h - this should match the version in png.c */
Glenn Randers-Pehrson53198fb2010-03-14 09:44:49 -0500347#define PNG_LIBPNG_VER_STRING "1.5.0beta15"
Glenn Randers-Pehrson5b5dcf82004-07-17 22:45:44 -0500348#define PNG_HEADER_VERSION_STRING \
Glenn Randers-Pehrson4c8f7262010-03-16 19:30:01 -0500349 " libpng version 1.5.0beta15 - March 17, 2010\n"
Glenn Randers-Pehrson1ef65b62000-05-12 06:19:53 -0500350
Glenn Randers-Pehrsonf1eb9182010-02-08 15:36:41 -0600351#define PNG_LIBPNG_VER_SONUM 15
352#define PNG_LIBPNG_VER_DLLNUM 15
Glenn Randers-Pehrson1ef65b62000-05-12 06:19:53 -0500353
354/* These should match the first 3 components of PNG_LIBPNG_VER_STRING: */
355#define PNG_LIBPNG_VER_MAJOR 1
Glenn Randers-Pehrsone3f3c4e2010-02-07 18:08:50 -0600356#define PNG_LIBPNG_VER_MINOR 5
Glenn Randers-Pehrson17218292006-04-20 07:20:46 -0500357#define PNG_LIBPNG_VER_RELEASE 0
Glenn Randers-Pehrson1ef65b62000-05-12 06:19:53 -0500358/* This should match the numeric part of the final component of
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -0500359 * PNG_LIBPNG_VER_STRING, omitting any leading zero:
360 */
Glenn Randers-Pehrsond56aca72000-11-23 11:51:42 -0600361
Glenn Randers-Pehrson53198fb2010-03-14 09:44:49 -0500362#define PNG_LIBPNG_VER_BUILD 15
Glenn Randers-Pehrsond56aca72000-11-23 11:51:42 -0600363
Glenn Randers-Pehrson40936072004-11-20 11:18:40 -0600364/* Release Status */
Glenn Randers-Pehrsond56aca72000-11-23 11:51:42 -0600365#define PNG_LIBPNG_BUILD_ALPHA 1
366#define PNG_LIBPNG_BUILD_BETA 2
367#define PNG_LIBPNG_BUILD_RC 3
368#define PNG_LIBPNG_BUILD_STABLE 4
Glenn Randers-Pehrson40936072004-11-20 11:18:40 -0600369#define PNG_LIBPNG_BUILD_RELEASE_STATUS_MASK 7
Glenn Randers-Pehrsonbeb572e2006-08-19 13:59:24 -0500370
Glenn Randers-Pehrson40936072004-11-20 11:18:40 -0600371/* Release-Specific Flags */
372#define PNG_LIBPNG_BUILD_PATCH 8 /* Can be OR'ed with
373 PNG_LIBPNG_BUILD_STABLE only */
374#define PNG_LIBPNG_BUILD_PRIVATE 16 /* Cannot be OR'ed with
375 PNG_LIBPNG_BUILD_SPECIAL */
376#define PNG_LIBPNG_BUILD_SPECIAL 32 /* Cannot be OR'ed with
377 PNG_LIBPNG_BUILD_PRIVATE */
Glenn Randers-Pehrson1ef65b62000-05-12 06:19:53 -0500378
Glenn Randers-Pehrson17218292006-04-20 07:20:46 -0500379#define PNG_LIBPNG_BUILD_BASE_TYPE PNG_LIBPNG_BUILD_BETA
Glenn Randers-Pehrson5dd2b8e2004-11-24 07:50:16 -0600380
Glenn Randers-Pehrson1ef65b62000-05-12 06:19:53 -0500381/* Careful here. At one time, Guy wanted to use 082, but that would be octal.
382 * We must not include leading zeros.
383 * Versions 0.7 through 1.0.0 were in the range 0 to 100 here (only
384 * version 1.0.0 was mis-numbered 100 instead of 10000). From
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -0500385 * version 1.0.1 it's xxyyzz, where x=major, y=minor, z=release
386 */
Glenn Randers-Pehrsone3f3c4e2010-02-07 18:08:50 -0600387#define PNG_LIBPNG_VER 10500 /* 1.5.0 */
Glenn Randers-Pehrson1ef65b62000-05-12 06:19:53 -0500388
Glenn Randers-Pehrson1ef65b62000-05-12 06:19:53 -0500389#ifndef PNG_VERSION_INFO_ONLY
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -0500390/* Include the compression library's header */
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -0600391# include "zlib.h"
Glenn Randers-Pehrson5dd2b8e2004-11-24 07:50:16 -0600392#endif
Guy Schalnat0d580581995-07-20 02:43:20 -0500393
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -0500394/* Include all user configurable info, including optional assembler routines */
Guy Schalnat51f0eb41995-09-26 05:22:39 -0500395#include "pngconf.h"
Guy Schalnat0d580581995-07-20 02:43:20 -0500396
Glenn Randers-Pehrson5dd2b8e2004-11-24 07:50:16 -0600397/*
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -0500398 * Added at libpng-1.2.8
399 *
400 * Ref MSDN: Private as priority over Special
Glenn Randers-Pehrson5dd2b8e2004-11-24 07:50:16 -0600401 * VS_FF_PRIVATEBUILD File *was not* built using standard release
402 * procedures. If this value is given, the StringFileInfo block must
Glenn Randers-Pehrsonbeb572e2006-08-19 13:59:24 -0500403 * contain a PrivateBuild string.
Glenn Randers-Pehrson5dd2b8e2004-11-24 07:50:16 -0600404 *
405 * VS_FF_SPECIALBUILD File *was* built by the original company using
406 * standard release procedures but is a variation of the standard
407 * file of the same version number. If this value is given, the
Glenn Randers-Pehrsonbeb572e2006-08-19 13:59:24 -0500408 * StringFileInfo block must contain a SpecialBuild string.
Glenn Randers-Pehrson5dd2b8e2004-11-24 07:50:16 -0600409 */
410
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -0500411#ifdef PNG_USER_PRIVATEBUILD
Glenn Randers-Pehrson9c3ab682006-02-20 22:09:05 -0600412# define PNG_LIBPNG_BUILD_TYPE \
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600413 (PNG_LIBPNG_BUILD_BASE_TYPE | PNG_LIBPNG_BUILD_PRIVATE)
Glenn Randers-Pehrson5dd2b8e2004-11-24 07:50:16 -0600414#else
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -0500415# ifdef PNG_LIBPNG_SPECIALBUILD
Glenn Randers-Pehrson9c3ab682006-02-20 22:09:05 -0600416# define PNG_LIBPNG_BUILD_TYPE \
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600417 (PNG_LIBPNG_BUILD_BASE_TYPE | PNG_LIBPNG_BUILD_SPECIAL)
Glenn Randers-Pehrson5dd2b8e2004-11-24 07:50:16 -0600418# else
Glenn Randers-Pehrson9c3ab682006-02-20 22:09:05 -0600419# define PNG_LIBPNG_BUILD_TYPE (PNG_LIBPNG_BUILD_BASE_TYPE)
Glenn Randers-Pehrson5dd2b8e2004-11-24 07:50:16 -0600420# endif
421#endif
422
423#ifndef PNG_VERSION_INFO_ONLY
424
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -0500425/* Inhibit C++ name-mangling for libpng functions but not for system calls. */
426#ifdef __cplusplus
427extern "C" {
428#endif /* __cplusplus */
429
Andreas Dilger47a0c421997-05-16 02:46:07 -0500430/* This file is arranged in several sections. The first section contains
431 * structure and type definitions. The second section contains the external
432 * library functions, while the third has the internal library functions,
433 * which applications aren't expected to use directly.
434 */
Guy Schalnat51f0eb41995-09-26 05:22:39 -0500435
Andreas Dilger47a0c421997-05-16 02:46:07 -0500436/* Version information for C files, stored in png.c. This had better match
437 * the version above.
438 */
Glenn Randers-Pehrson4c8f7262010-03-16 19:30:01 -0500439#define png_libpng_ver png_get_header_ver(NULL)
Andreas Dilger47a0c421997-05-16 02:46:07 -0500440
441/* Three color definitions. The order of the red, green, and blue, (and the
442 * exact size) is not important, although the size of the fields need to
443 * be png_byte or png_uint_16 (as defined below).
444 */
Guy Schalnat0d580581995-07-20 02:43:20 -0500445typedef struct png_color_struct
446{
Guy Schalnat4ee97b01996-01-16 01:51:56 -0600447 png_byte red;
Guy Schalnat0d580581995-07-20 02:43:20 -0500448 png_byte green;
449 png_byte blue;
450} png_color;
Andreas Dilger47a0c421997-05-16 02:46:07 -0500451typedef png_color FAR * png_colorp;
452typedef png_color FAR * FAR * png_colorpp;
Guy Schalnat0d580581995-07-20 02:43:20 -0500453
454typedef struct png_color_16_struct
455{
Andreas Dilger47a0c421997-05-16 02:46:07 -0500456 png_byte index; /* used for palette files */
457 png_uint_16 red; /* for use in red green blue files */
Guy Schalnat0d580581995-07-20 02:43:20 -0500458 png_uint_16 green;
459 png_uint_16 blue;
Andreas Dilger47a0c421997-05-16 02:46:07 -0500460 png_uint_16 gray; /* for use in grayscale files */
Guy Schalnat0d580581995-07-20 02:43:20 -0500461} png_color_16;
Andreas Dilger47a0c421997-05-16 02:46:07 -0500462typedef png_color_16 FAR * png_color_16p;
463typedef png_color_16 FAR * FAR * png_color_16pp;
Guy Schalnat0d580581995-07-20 02:43:20 -0500464
465typedef struct png_color_8_struct
466{
Andreas Dilger47a0c421997-05-16 02:46:07 -0500467 png_byte red; /* for use in red green blue files */
Guy Schalnat0d580581995-07-20 02:43:20 -0500468 png_byte green;
469 png_byte blue;
Andreas Dilger47a0c421997-05-16 02:46:07 -0500470 png_byte gray; /* for use in grayscale files */
Guy Schalnat0d580581995-07-20 02:43:20 -0500471 png_byte alpha; /* for alpha channel files */
472} png_color_8;
Andreas Dilger47a0c421997-05-16 02:46:07 -0500473typedef png_color_8 FAR * png_color_8p;
474typedef png_color_8 FAR * FAR * png_color_8pp;
Guy Schalnat0d580581995-07-20 02:43:20 -0500475
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600476/*
477 * The following two structures are used for the in-core representation
478 * of sPLT chunks.
479 */
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600480typedef struct png_sPLT_entry_struct
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600481{
482 png_uint_16 red;
483 png_uint_16 green;
484 png_uint_16 blue;
485 png_uint_16 alpha;
486 png_uint_16 frequency;
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600487} png_sPLT_entry;
488typedef png_sPLT_entry FAR * png_sPLT_entryp;
489typedef png_sPLT_entry FAR * FAR * png_sPLT_entrypp;
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600490
Glenn Randers-Pehrson4accabb2000-04-14 14:20:47 -0500491/* When the depth of the sPLT palette is 8 bits, the color and alpha samples
492 * occupy the LSB of their respective members, and the MSB of each member
493 * is zero-filled. The frequency member always occupies the full 16 bits.
494 */
495
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600496typedef struct png_sPLT_struct
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600497{
Glenn Randers-Pehrson4accabb2000-04-14 14:20:47 -0500498 png_charp name; /* palette name */
499 png_byte depth; /* depth of palette samples */
500 png_sPLT_entryp entries; /* palette entries */
501 png_int_32 nentries; /* number of palette entries */
Glenn Randers-Pehrson520a7642000-03-21 05:13:06 -0600502} png_sPLT_t;
503typedef png_sPLT_t FAR * png_sPLT_tp;
504typedef png_sPLT_t FAR * FAR * png_sPLT_tpp;
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600505
506#ifdef PNG_TEXT_SUPPORTED
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600507/* png_text holds the contents of a text/ztxt/itxt chunk in a PNG file,
508 * and whether that contents is compressed or not. The "key" field
Glenn Randers-Pehrson4accabb2000-04-14 14:20:47 -0500509 * points to a regular zero-terminated C string. The "text", "lang", and
510 * "lang_key" fields can be regular C strings, empty strings, or NULL pointers.
511 * However, the * structure returned by png_get_text() will always contain
512 * regular zero-terminated C strings (possibly empty), never NULL pointers,
513 * so they can be safely used in printf() and other string-handling functions.
514 */
Guy Schalnat0d580581995-07-20 02:43:20 -0500515typedef struct png_text_struct
516{
Glenn Randers-Pehrson4accabb2000-04-14 14:20:47 -0500517 int compression; /* compression value:
518 -1: tEXt, none
519 0: zTXt, deflate
520 1: iTXt, none
521 2: iTXt, deflate */
Andreas Dilger47a0c421997-05-16 02:46:07 -0500522 png_charp key; /* keyword, 1-79 character description of "text" */
Glenn Randers-Pehrson4accabb2000-04-14 14:20:47 -0500523 png_charp text; /* comment, may be an empty string (ie "")
524 or a NULL pointer */
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600525 png_size_t text_length; /* length of the text string */
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -0600526# ifdef PNG_iTXt_SUPPORTED
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600527 png_size_t itxt_length; /* length of the itxt string */
Glenn Randers-Pehrson4accabb2000-04-14 14:20:47 -0500528 png_charp lang; /* language code, 0-79 characters
529 or a NULL pointer */
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600530 png_charp lang_key; /* keyword translated UTF-8 string, 0 or more
Glenn Randers-Pehrson4accabb2000-04-14 14:20:47 -0500531 chars or a NULL pointer */
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -0600532# endif
Guy Schalnat0d580581995-07-20 02:43:20 -0500533} png_text;
Andreas Dilger47a0c421997-05-16 02:46:07 -0500534typedef png_text FAR * png_textp;
535typedef png_text FAR * FAR * png_textpp;
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600536#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -0500537
538/* Supported compression types for text in PNG files (tEXt, and zTXt).
539 * The values of the PNG_TEXT_COMPRESSION_ defines should NOT be changed. */
540#define PNG_TEXT_COMPRESSION_NONE_WR -3
541#define PNG_TEXT_COMPRESSION_zTXt_WR -2
542#define PNG_TEXT_COMPRESSION_NONE -1
543#define PNG_TEXT_COMPRESSION_zTXt 0
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600544#define PNG_ITXT_COMPRESSION_NONE 1
545#define PNG_ITXT_COMPRESSION_zTXt 2
546#define PNG_TEXT_COMPRESSION_LAST 3 /* Not a valid value */
Guy Schalnat0d580581995-07-20 02:43:20 -0500547
548/* png_time is a way to hold the time in an machine independent way.
Glenn Randers-Pehrsonb6ce43d1998-01-01 07:13:13 -0600549 * Two conversions are provided, both from time_t and struct tm. There
550 * is no portable way to convert to either of these structures, as far
551 * as I know. If you know of a portable way, send it to me. As a side
Glenn Randers-Pehrson231e6872001-01-12 15:13:06 -0600552 * note - PNG has always been Year 2000 compliant!
Glenn Randers-Pehrsonb6ce43d1998-01-01 07:13:13 -0600553 */
Guy Schalnat0d580581995-07-20 02:43:20 -0500554typedef struct png_time_struct
555{
556 png_uint_16 year; /* full year, as in, 1995 */
Andreas Dilger47a0c421997-05-16 02:46:07 -0500557 png_byte month; /* month of year, 1 - 12 */
558 png_byte day; /* day of month, 1 - 31 */
559 png_byte hour; /* hour of day, 0 - 23 */
560 png_byte minute; /* minute of hour, 0 - 59 */
561 png_byte second; /* second of minute, 0 - 60 (for leap seconds) */
Guy Schalnat0d580581995-07-20 02:43:20 -0500562} png_time;
Andreas Dilger47a0c421997-05-16 02:46:07 -0500563typedef png_time FAR * png_timep;
564typedef png_time FAR * FAR * png_timepp;
Guy Schalnat0d580581995-07-20 02:43:20 -0500565
Glenn Randers-Pehrson38674ec2009-06-16 13:33:01 -0500566#if defined(PNG_UNKNOWN_CHUNKS_SUPPORTED) || \
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -0600567 defined(PNG_HANDLE_AS_UNKNOWN_SUPPORTED)
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600568/* png_unknown_chunk is a structure to hold queued chunks for which there is
569 * no specific support. The idea is that we can use this to queue
570 * up private chunks for output even though the library doesn't actually
571 * know about their semantics.
572 */
573typedef struct png_unknown_chunk_t
574{
575 png_byte name[5];
576 png_byte *data;
577 png_size_t size;
578
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600579 /* libpng-using applications should NOT directly modify this byte. */
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600580 png_byte location; /* mode of operation at read time */
581}
582png_unknown_chunk;
583typedef png_unknown_chunk FAR * png_unknown_chunkp;
584typedef png_unknown_chunk FAR * FAR * png_unknown_chunkpp;
585#endif
586
Glenn Randers-Pehrsonf0cdbe72010-02-08 23:18:15 -0600587typedef struct png_info_def png_info;
Andreas Dilger47a0c421997-05-16 02:46:07 -0500588typedef png_info FAR * png_infop;
589typedef png_info FAR * FAR * png_infopp;
Guy Schalnat0d580581995-07-20 02:43:20 -0500590
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -0500591/* Maximum positive integer used in PNG is (2^31)-1 */
Glenn Randers-Pehrson5fea36f2004-07-28 08:20:44 -0500592#define PNG_UINT_31_MAX ((png_uint_32)0x7fffffffL)
Glenn Randers-Pehrson78067772004-11-02 21:49:39 -0600593#define PNG_UINT_32_MAX ((png_uint_32)(-1))
594#define PNG_SIZE_MAX ((png_size_t)(-1))
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -0500595
Andreas Dilger47a0c421997-05-16 02:46:07 -0500596/* These describe the color_type field in png_info. */
Guy Schalnat0d580581995-07-20 02:43:20 -0500597/* color type masks */
Andreas Dilger47a0c421997-05-16 02:46:07 -0500598#define PNG_COLOR_MASK_PALETTE 1
599#define PNG_COLOR_MASK_COLOR 2
600#define PNG_COLOR_MASK_ALPHA 4
Guy Schalnat0d580581995-07-20 02:43:20 -0500601
602/* color types. Note that not all combinations are legal */
Guy Schalnate5a37791996-06-05 15:50:50 -0500603#define PNG_COLOR_TYPE_GRAY 0
Andreas Dilger47a0c421997-05-16 02:46:07 -0500604#define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
605#define PNG_COLOR_TYPE_RGB (PNG_COLOR_MASK_COLOR)
606#define PNG_COLOR_TYPE_RGB_ALPHA (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_ALPHA)
Guy Schalnat0d580581995-07-20 02:43:20 -0500607#define PNG_COLOR_TYPE_GRAY_ALPHA (PNG_COLOR_MASK_ALPHA)
Glenn Randers-Pehrson5e5c1e12000-11-10 12:26:19 -0600608/* aliases */
609#define PNG_COLOR_TYPE_RGBA PNG_COLOR_TYPE_RGB_ALPHA
610#define PNG_COLOR_TYPE_GA PNG_COLOR_TYPE_GRAY_ALPHA
Guy Schalnat0d580581995-07-20 02:43:20 -0500611
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -0500612/* This is for compression type. PNG 1.0-1.2 only define the single type. */
Andreas Dilger47a0c421997-05-16 02:46:07 -0500613#define PNG_COMPRESSION_TYPE_BASE 0 /* Deflate method 8, 32K window */
614#define PNG_COMPRESSION_TYPE_DEFAULT PNG_COMPRESSION_TYPE_BASE
615
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -0500616/* This is for filter type. PNG 1.0-1.2 only define the single type. */
Andreas Dilger47a0c421997-05-16 02:46:07 -0500617#define PNG_FILTER_TYPE_BASE 0 /* Single row per-byte filtering */
Glenn Randers-Pehrson2ad31ae2000-12-15 08:54:42 -0600618#define PNG_INTRAPIXEL_DIFFERENCING 64 /* Used only in MNG datastreams */
Andreas Dilger47a0c421997-05-16 02:46:07 -0500619#define PNG_FILTER_TYPE_DEFAULT PNG_FILTER_TYPE_BASE
620
621/* These are for the interlacing type. These values should NOT be changed. */
622#define PNG_INTERLACE_NONE 0 /* Non-interlaced image */
623#define PNG_INTERLACE_ADAM7 1 /* Adam7 interlacing */
624#define PNG_INTERLACE_LAST 2 /* Not a valid value */
625
626/* These are for the oFFs chunk. These values should NOT be changed. */
627#define PNG_OFFSET_PIXEL 0 /* Offset in pixels */
628#define PNG_OFFSET_MICROMETER 1 /* Offset in micrometers (1/10^6 meter) */
629#define PNG_OFFSET_LAST 2 /* Not a valid value */
630
631/* These are for the pCAL chunk. These values should NOT be changed. */
632#define PNG_EQUATION_LINEAR 0 /* Linear transformation */
633#define PNG_EQUATION_BASE_E 1 /* Exponential base e transform */
634#define PNG_EQUATION_ARBITRARY 2 /* Arbitrary base exponential transform */
635#define PNG_EQUATION_HYPERBOLIC 3 /* Hyperbolic sine transformation */
636#define PNG_EQUATION_LAST 4 /* Not a valid value */
637
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600638/* These are for the sCAL chunk. These values should NOT be changed. */
639#define PNG_SCALE_UNKNOWN 0 /* unknown unit (image scale) */
640#define PNG_SCALE_METER 1 /* meters per pixel */
641#define PNG_SCALE_RADIAN 2 /* radians per pixel */
642#define PNG_SCALE_LAST 3 /* Not a valid value */
643
Andreas Dilger47a0c421997-05-16 02:46:07 -0500644/* These are for the pHYs chunk. These values should NOT be changed. */
645#define PNG_RESOLUTION_UNKNOWN 0 /* pixels/unknown unit (aspect ratio) */
646#define PNG_RESOLUTION_METER 1 /* pixels/meter */
647#define PNG_RESOLUTION_LAST 2 /* Not a valid value */
648
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -0600649/* These are for the sRGB chunk. These values should NOT be changed. */
Glenn Randers-Pehrson5379b241999-11-27 10:22:33 -0600650#define PNG_sRGB_INTENT_PERCEPTUAL 0
651#define PNG_sRGB_INTENT_RELATIVE 1
652#define PNG_sRGB_INTENT_SATURATION 2
653#define PNG_sRGB_INTENT_ABSOLUTE 3
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -0600654#define PNG_sRGB_INTENT_LAST 4 /* Not a valid value */
Glenn Randers-Pehrson5c6aeb21998-12-29 11:47:59 -0600655
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600656/* This is for text chunks */
657#define PNG_KEYWORD_MAX_LENGTH 79
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -0600658
Glenn Randers-Pehrson76e5fd62000-12-28 07:50:05 -0600659/* Maximum number of entries in PLTE/sPLT/tRNS arrays */
Glenn Randers-Pehrsond1e8c862002-06-20 06:54:34 -0500660#define PNG_MAX_PALETTE_LENGTH 256
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -0600661
Andreas Dilger47a0c421997-05-16 02:46:07 -0500662/* These determine if an ancillary chunk's data has been successfully read
663 * from the PNG header, or if the application has filled in the corresponding
664 * data in the info_struct to be written into the output file. The values
665 * of the PNG_INFO_<chunk> defines should NOT be changed.
666 */
Guy Schalnat0d580581995-07-20 02:43:20 -0500667#define PNG_INFO_gAMA 0x0001
668#define PNG_INFO_sBIT 0x0002
669#define PNG_INFO_cHRM 0x0004
670#define PNG_INFO_PLTE 0x0008
671#define PNG_INFO_tRNS 0x0010
672#define PNG_INFO_bKGD 0x0020
673#define PNG_INFO_hIST 0x0040
674#define PNG_INFO_pHYs 0x0080
675#define PNG_INFO_oFFs 0x0100
676#define PNG_INFO_tIME 0x0200
Andreas Dilger47a0c421997-05-16 02:46:07 -0500677#define PNG_INFO_pCAL 0x0400
Glenn Randers-Pehrsonb6ce43d1998-01-01 07:13:13 -0600678#define PNG_INFO_sRGB 0x0800 /* GR-P, 0.96a */
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600679#define PNG_INFO_iCCP 0x1000 /* ESR, 1.0.6 */
680#define PNG_INFO_sPLT 0x2000 /* ESR, 1.0.6 */
681#define PNG_INFO_sCAL 0x4000 /* ESR, 1.0.6 */
Glenn Randers-Pehrsona77ef622000-02-18 13:48:52 -0600682#define PNG_INFO_IDAT 0x8000L /* ESR, 1.0.6 */
Guy Schalnat0d580581995-07-20 02:43:20 -0500683
Andreas Dilger47a0c421997-05-16 02:46:07 -0500684/* This is used for the transformation routines, as some of them
685 * change these values for the row. It also should enable using
686 * the routines for other purposes.
687 */
Guy Schalnat0d580581995-07-20 02:43:20 -0500688typedef struct png_row_info_struct
689{
Guy Schalnat4ee97b01996-01-16 01:51:56 -0600690 png_uint_32 width; /* width of row */
Glenn Randers-Pehrsonbeb572e2006-08-19 13:59:24 -0500691 png_size_t rowbytes; /* number of bytes in row */
Guy Schalnat4ee97b01996-01-16 01:51:56 -0600692 png_byte color_type; /* color type of row */
693 png_byte bit_depth; /* bit depth of row */
694 png_byte channels; /* number of channels (1, 2, 3, or 4) */
695 png_byte pixel_depth; /* bits per pixel (depth * channels) */
Guy Schalnat0d580581995-07-20 02:43:20 -0500696} png_row_info;
697
Andreas Dilger47a0c421997-05-16 02:46:07 -0500698typedef png_row_info FAR * png_row_infop;
699typedef png_row_info FAR * FAR * png_row_infopp;
Guy Schalnat0f716451995-11-28 11:22:13 -0600700
Glenn Randers-Pehrson8686fff1998-05-21 09:27:50 -0500701/* These are the function types for the I/O functions and for the functions
702 * that allow the user to override the default I/O functions with his or her
703 * own. The png_error_ptr type should match that of user-supplied warning
704 * and error functions, while the png_rw_ptr type should match that of the
705 * user read/write data functions.
Guy Schalnat0f716451995-11-28 11:22:13 -0600706 */
Guy Schalnat6d764711995-12-19 03:22:19 -0600707typedef struct png_struct_def png_struct;
708typedef png_struct FAR * png_structp;
Guy Schalnat0f716451995-11-28 11:22:13 -0600709
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600710typedef PNG_CALLBACK(void, *png_error_ptr, (png_structp, png_const_charp),);
711typedef PNG_CALLBACK(void, *png_rw_ptr, (png_structp, png_bytep, png_size_t),);
712typedef PNG_CALLBACK(void, *png_flush_ptr, (png_structp),);
713typedef PNG_CALLBACK(void, *png_read_status_ptr, (png_structp, png_uint_32,
714 int),);
715typedef PNG_CALLBACK(void, *png_write_status_ptr, (png_structp, png_uint_32,
716 int),);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600717
Guy Schalnat69b14481996-01-10 02:56:49 -0600718#ifdef PNG_PROGRESSIVE_READ_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600719typedef PNG_CALLBACK(void, *png_progressive_info_ptr,
720 (png_structp, png_infop),);
721typedef PNG_CALLBACK(void, *png_progressive_end_ptr, (png_structp, png_infop),);
722typedef PNG_CALLBACK(void, *png_progressive_row_ptr, (png_structp, png_bytep,
723 png_uint_32, int),);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600724#endif
Guy Schalnat6d764711995-12-19 03:22:19 -0600725
Glenn Randers-Pehrson08a33431998-03-07 06:06:55 -0600726#if defined(PNG_READ_USER_TRANSFORM_SUPPORTED) || \
Glenn Randers-Pehrson33188ac2009-06-16 14:12:35 -0500727 defined(PNG_WRITE_USER_TRANSFORM_SUPPORTED)
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600728typedef PNG_CALLBACK(void, *png_user_transform_ptr, (png_structp, png_row_infop,
729 png_bytep),);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600730#endif
Glenn Randers-Pehrson08a33431998-03-07 06:06:55 -0600731
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -0500732#ifdef PNG_USER_CHUNKS_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600733typedef PNG_CALLBACK(int, *png_user_chunk_ptr, (png_structp,
734 png_unknown_chunkp),);
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600735#endif
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -0500736#ifdef PNG_UNKNOWN_CHUNKS_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600737typedef PNG_CALLBACK(void, *png_unknown_chunk_ptr, (png_structp),);
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600738#endif
Glenn Randers-Pehrsonf4ea2242009-11-20 21:38:24 -0600739#ifdef PNG_SETJMP_SUPPORTED
740/* This must match the function definition in <setjmp.h>, and the
741 * application must include this before png.h to obtain the definition
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600742 * of jmp_buf. The function is required to be PNG_NORETURN.
Glenn Randers-Pehrsonf4ea2242009-11-20 21:38:24 -0600743 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600744typedef void (PNGCAPI *png_longjmp_ptr) PNGARG((jmp_buf, int)) PNG_NORETURN;
Glenn Randers-Pehrsonf4ea2242009-11-20 21:38:24 -0600745#endif
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600746
747/* Transform masks for the high-level interface */
Glenn Randers-Pehrsona77ef622000-02-18 13:48:52 -0600748#define PNG_TRANSFORM_IDENTITY 0x0000 /* read and write */
749#define PNG_TRANSFORM_STRIP_16 0x0001 /* read only */
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600750#define PNG_TRANSFORM_STRIP_ALPHA 0x0002 /* read only */
751#define PNG_TRANSFORM_PACKING 0x0004 /* read and write */
Glenn Randers-Pehrsona77ef622000-02-18 13:48:52 -0600752#define PNG_TRANSFORM_PACKSWAP 0x0008 /* read and write */
753#define PNG_TRANSFORM_EXPAND 0x0010 /* read only */
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600754#define PNG_TRANSFORM_INVERT_MONO 0x0020 /* read and write */
Glenn Randers-Pehrsona77ef622000-02-18 13:48:52 -0600755#define PNG_TRANSFORM_SHIFT 0x0040 /* read and write */
756#define PNG_TRANSFORM_BGR 0x0080 /* read and write */
757#define PNG_TRANSFORM_SWAP_ALPHA 0x0100 /* read and write */
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600758#define PNG_TRANSFORM_SWAP_ENDIAN 0x0200 /* read and write */
Glenn Randers-Pehrsondb66d442000-06-23 21:38:16 -0500759#define PNG_TRANSFORM_INVERT_ALPHA 0x0400 /* read and write */
Glenn Randers-Pehrson99708d52009-06-29 17:30:00 -0500760#define PNG_TRANSFORM_STRIP_FILLER 0x0800 /* write only */
Glenn Randers-Pehrson1eb14e92008-12-10 07:14:45 -0600761/* Added to libpng-1.2.34 */
Glenn Randers-Pehrson0ffb71a2009-02-28 06:08:20 -0600762#define PNG_TRANSFORM_STRIP_FILLER_BEFORE PNG_TRANSFORM_STRIP_FILLER
Glenn Randers-Pehrson99708d52009-06-29 17:30:00 -0500763#define PNG_TRANSFORM_STRIP_FILLER_AFTER 0x1000 /* write only */
764/* Added to libpng-1.4.0 */
765#define PNG_TRANSFORM_GRAY_TO_RGB 0x2000 /* read only */
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600766
Glenn Randers-Pehrson5e5c1e12000-11-10 12:26:19 -0600767/* Flags for MNG supported features */
Glenn Randers-Pehrsond56aca72000-11-23 11:51:42 -0600768#define PNG_FLAG_MNG_EMPTY_PLTE 0x01
Glenn Randers-Pehrsond56aca72000-11-23 11:51:42 -0600769#define PNG_FLAG_MNG_FILTER_64 0x04
Glenn Randers-Pehrson408b4212000-12-18 09:33:57 -0600770#define PNG_ALL_MNG_FEATURES 0x05
Glenn Randers-Pehrson5e5c1e12000-11-10 12:26:19 -0600771
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600772/* NOTE: prior to 1.5 these functions had no 'API' style declaration,
773 * this allowed the zlib default functions to be used on Windows
774 * platforms. In 1.5 the zlib default malloc (which just calls malloc and
775 * ignores the first argument) should be completely compatible with the
776 * following.
777 */
778typedef PNG_CALLBACK(png_voidp, *png_malloc_ptr, (png_structp,
779 png_alloc_size_t),);
780typedef PNG_CALLBACK(void, *png_free_ptr, (png_structp, png_voidp),);
Glenn Randers-Pehrsonf7d1a171998-06-06 15:31:35 -0500781
Glenn Randers-Pehrson5b5dcf82004-07-17 22:45:44 -0500782/* This triggers a compiler error in png.c, if png.c and png.h
783 * do not agree upon the version number.
Glenn Randers-Pehrsonbcfd15d1999-10-01 14:22:25 -0500784 */
Glenn Randers-Pehrson53198fb2010-03-14 09:44:49 -0500785typedef png_structp version_1_5_0beta15;
Glenn Randers-Pehrsonbcfd15d1999-10-01 14:22:25 -0500786
Andreas Dilger47a0c421997-05-16 02:46:07 -0500787typedef png_struct FAR * FAR * png_structpp;
Guy Schalnat6d764711995-12-19 03:22:19 -0600788
Guy Schalnat0d580581995-07-20 02:43:20 -0500789/* Here are the function definitions most commonly used. This is not
Andreas Dilger47a0c421997-05-16 02:46:07 -0500790 * the place to find out how to use libpng. See libpng.txt for the
791 * full explanation, see example.c for the summary. This just provides
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -0600792 * a simple one line description of the use of each function.
Andreas Dilger47a0c421997-05-16 02:46:07 -0500793 */
Guy Schalnat0d580581995-07-20 02:43:20 -0500794
Glenn Randers-Pehrson1ef65b62000-05-12 06:19:53 -0500795/* Returns the version number of the library */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600796extern PNG_EXPORT(png_uint_32,png_access_version_number,(void),,1);
Glenn Randers-Pehrson1ef65b62000-05-12 06:19:53 -0500797
Andreas Dilger02ad0ef1997-01-17 01:34:35 -0600798/* Tell lib we have already handled the first <num_bytes> magic bytes.
Andreas Dilger47a0c421997-05-16 02:46:07 -0500799 * Handling more than 8 bytes from the beginning of the file is an error.
800 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600801extern PNG_EXPORT(void,png_set_sig_bytes,(png_structp png_ptr,
802 int num_bytes),,2);
Andreas Dilger02ad0ef1997-01-17 01:34:35 -0600803
Andreas Dilger47a0c421997-05-16 02:46:07 -0500804/* Check sig[start] through sig[start + num_to_check - 1] to see if it's a
805 * PNG file. Returns zero if the supplied bytes match the 8-byte PNG
806 * signature, and non-zero otherwise. Having num_to_check == 0 or
807 * start > 7 will always fail (ie return non-zero).
808 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600809extern PNG_EXPORT(int,png_sig_cmp,(png_bytep sig, png_size_t start,
810 png_size_t num_to_check),,3);
Andreas Dilger02ad0ef1997-01-17 01:34:35 -0600811
Andreas Dilger47a0c421997-05-16 02:46:07 -0500812/* Allocate and initialize png_ptr struct for reading, and any other memory. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600813extern PNG_EXPORT(png_structp,png_create_read_struct,
814 (png_const_charp user_png_ver, png_voidp error_ptr,
815 png_error_ptr error_fn, png_error_ptr warn_fn),PNG_ALLOCATED,4);
Guy Schalnat0d580581995-07-20 02:43:20 -0500816
Glenn Randers-Pehrsonf7d1a171998-06-06 15:31:35 -0500817/* Allocate and initialize png_ptr struct for writing, and any other memory */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600818extern PNG_EXPORT(png_structp,png_create_write_struct,
819 (png_const_charp user_png_ver, png_voidp error_ptr,
820 png_error_ptr error_fn, png_error_ptr warn_fn),PNG_ALLOCATED,5);
Guy Schalnate5a37791996-06-05 15:50:50 -0500821
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600822extern PNG_EXPORT(png_size_t,png_get_compression_buffer_size,(png_structp
823 png_ptr),,6);
Glenn Randers-Pehrson228bd392000-04-23 23:14:02 -0500824
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600825extern PNG_EXPORT(void,png_set_compression_buffer_size,(png_structp png_ptr,
826 png_size_t size),,7);
Glenn Randers-Pehrson228bd392000-04-23 23:14:02 -0500827
Glenn Randers-Pehrsonf4ea2242009-11-20 21:38:24 -0600828/* Moved from pngconf.h in 1.4.0 and modified to ensure setjmp/longjmp
829 * match up.
830 */
831#ifdef PNG_SETJMP_SUPPORTED
832/* This function returns the jmp_buf built in to *png_ptr. It must be
833 * supplied with an appropriate 'longjmp' function to use on that jmp_buf
834 * unless the default error function is overridden in which case NULL is
835 * acceptable. The size of the jmp_buf is checked against the actual size
836 * allocated by the library - the call will return NULL on a mismatch
837 * indicating an ABI mismatch.
838 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600839extern PNG_EXPORT(jmp_buf*, png_set_longjmp_fn, (png_structp png_ptr,
840 png_longjmp_ptr longjmp_fn, size_t jmp_buf_size),,8);
Glenn Randers-Pehrsonf4ea2242009-11-20 21:38:24 -0600841# define png_jmpbuf(png_ptr) \
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -0600842 (*png_set_longjmp_fn((png_ptr), longjmp, sizeof (jmp_buf)))
Glenn Randers-Pehrsonf4ea2242009-11-20 21:38:24 -0600843#else
844# define png_jmpbuf(png_ptr) \
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -0600845 (LIBPNG_WAS_COMPILED_WITH__PNG_NO_SETJMP)
Glenn Randers-Pehrsonf4ea2242009-11-20 21:38:24 -0600846#endif
Glenn Randers-Pehrsonf98726a2010-02-19 09:54:53 -0600847/* This function should be used by libpng applications in place of
848 * longjmp(png_ptr->jmpbuf, val). If longjmp_fn() has been set, it
849 * will use it; otherwise it will call PNG_ABORT(). This function was
850 * added in libpng-1.5.0.
851 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600852extern PNG_EXPORT(void, png_longjmp, (png_structp png_ptr, int val),
853 PNG_NORETURN,9);
Glenn Randers-Pehrsonf4ea2242009-11-20 21:38:24 -0600854
Glenn Randers-Pehrson228bd392000-04-23 23:14:02 -0500855/* Reset the compression stream */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600856extern PNG_EXPORT(int,png_reset_zstream,(png_structp png_ptr),,10);
Glenn Randers-Pehrson228bd392000-04-23 23:14:02 -0500857
Glenn Randers-Pehrson8b6a8892001-05-18 04:54:50 -0500858/* New functions added in libpng-1.0.2 (not enabled by default until 1.2.0) */
Glenn Randers-Pehrsonf7d1a171998-06-06 15:31:35 -0500859#ifdef PNG_USER_MEM_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600860extern PNG_EXPORT(png_structp,png_create_read_struct_2,
861 (png_const_charp user_png_ver, png_voidp error_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -0600862 png_error_ptr error_fn, png_error_ptr warn_fn, png_voidp mem_ptr,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600863 png_malloc_ptr malloc_fn, png_free_ptr free_fn),PNG_ALLOCATED,11);
864extern PNG_EXPORT(png_structp,png_create_write_struct_2,
865 (png_const_charp user_png_ver, png_voidp error_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -0600866 png_error_ptr error_fn, png_error_ptr warn_fn, png_voidp mem_ptr,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600867 png_malloc_ptr malloc_fn, png_free_ptr free_fn),PNG_ALLOCATED,12);
Glenn Randers-Pehrsonf7d1a171998-06-06 15:31:35 -0500868#endif
869
Glenn Randers-Pehrson6bc53be2006-06-16 07:52:03 -0500870/* Write the PNG file signature. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600871extern PNG_EXPORT(void,png_write_sig,(png_structp png_ptr),,13);
Glenn Randers-Pehrson6bc53be2006-06-16 07:52:03 -0500872
Glenn Randers-Pehrsoncbe52d81998-02-28 07:00:24 -0600873/* Write a PNG chunk - size, type, (optional) data, CRC. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600874extern PNG_EXPORT(void,png_write_chunk,(png_structp png_ptr,
875 png_bytep chunk_name, png_bytep data, png_size_t length),,14);
Glenn Randers-Pehrsoncbe52d81998-02-28 07:00:24 -0600876
877/* Write the start of a PNG chunk - length and chunk name. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600878extern PNG_EXPORT(void,png_write_chunk_start,(png_structp png_ptr,
879 png_bytep chunk_name, png_uint_32 length),,15);
Glenn Randers-Pehrsoncbe52d81998-02-28 07:00:24 -0600880
881/* Write the data of a PNG chunk started with png_write_chunk_start(). */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600882extern PNG_EXPORT(void,png_write_chunk_data,(png_structp png_ptr,
883 png_bytep data, png_size_t length),,16);
Glenn Randers-Pehrsoncbe52d81998-02-28 07:00:24 -0600884
885/* Finish a chunk started with png_write_chunk_start() (includes CRC). */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600886extern PNG_EXPORT(void,png_write_chunk_end,(png_structp png_ptr),,17);
Glenn Randers-Pehrsoncbe52d81998-02-28 07:00:24 -0600887
Andreas Dilger47a0c421997-05-16 02:46:07 -0500888/* Allocate and initialize the info structure */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600889extern PNG_EXPORT(png_infop,png_create_info_struct,(png_structp png_ptr),
890 PNG_ALLOCATED,18);
Guy Schalnat0d580581995-07-20 02:43:20 -0500891
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600892extern PNG_EXPORT(void,png_info_init_3,(png_infopp info_ptr,
893 png_size_t png_info_struct_size),,19);
Guy Schalnat0d580581995-07-20 02:43:20 -0500894
Andreas Dilger47a0c421997-05-16 02:46:07 -0500895/* Writes all the PNG information before the image. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600896extern PNG_EXPORT(void,png_write_info_before_PLTE,(png_structp png_ptr,
897 png_infop info_ptr),,20);
898extern PNG_EXPORT(void,png_write_info,(png_structp png_ptr,
899 png_infop info_ptr),,21);
Guy Schalnat0d580581995-07-20 02:43:20 -0500900
Glenn Randers-Pehrsondbd40142009-08-31 08:42:02 -0500901#ifdef PNG_SEQUENTIAL_READ_SUPPORTED
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -0500902/* Read the information before the actual image data. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600903extern PNG_EXPORT(void,png_read_info,(png_structp png_ptr,
904 png_infop info_ptr),,22);
Glenn Randers-Pehrson5fea36f2004-07-28 08:20:44 -0500905#endif
Guy Schalnat0d580581995-07-20 02:43:20 -0500906
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -0500907#ifdef PNG_TIME_RFC1123_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600908extern PNG_EXPORT(png_charp,png_convert_to_rfc1123,(png_structp png_ptr,
909 png_timep ptime),,23);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600910#endif
Glenn Randers-Pehrsonb6ce43d1998-01-01 07:13:13 -0600911
Glenn Randers-Pehrson0cb46e22009-11-02 11:24:33 -0600912#ifdef PNG_CONVERT_tIME_SUPPORTED
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -0500913/* Convert from a struct tm to png_time */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600914extern PNG_EXPORT(void,png_convert_from_struct_tm,(png_timep ptime,
915 struct tm FAR * ttime),,24);
Guy Schalnat0d580581995-07-20 02:43:20 -0500916
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -0500917/* Convert from time_t to png_time. Uses gmtime() */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600918extern PNG_EXPORT(void,png_convert_from_time_t,(png_timep ptime,
919 time_t ttime),,25);
Glenn Randers-Pehrson0cb46e22009-11-02 11:24:33 -0600920#endif /* PNG_CONVERT_tIME_SUPPORTED */
Guy Schalnat0d580581995-07-20 02:43:20 -0500921
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -0500922#ifdef PNG_READ_EXPAND_SUPPORTED
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -0500923/* Expand data to 24-bit RGB, or 8-bit grayscale, with alpha if available. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600924extern PNG_EXPORT(void,png_set_expand,(png_structp png_ptr),,26);
925extern PNG_EXPORT(void,png_set_expand_gray_1_2_4_to_8,(png_structp png_ptr),,
926 27);
927extern PNG_EXPORT(void,png_set_palette_to_rgb,(png_structp png_ptr),,28);
928extern PNG_EXPORT(void,png_set_tRNS_to_alpha,(png_structp png_ptr),,29);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600929#endif
Guy Schalnat0d580581995-07-20 02:43:20 -0500930
Guy Schalnat51f0eb41995-09-26 05:22:39 -0500931#if defined(PNG_READ_BGR_SUPPORTED) || defined(PNG_WRITE_BGR_SUPPORTED)
Guy Schalnat0d580581995-07-20 02:43:20 -0500932/* Use blue, green, red order for pixels. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600933extern PNG_EXPORT(void,png_set_bgr,(png_structp png_ptr),,30);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600934#endif
Guy Schalnat51f0eb41995-09-26 05:22:39 -0500935
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -0500936#ifdef PNG_READ_GRAY_TO_RGB_SUPPORTED
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -0500937/* Expand the grayscale to 24-bit RGB if necessary. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600938extern PNG_EXPORT(void,png_set_gray_to_rgb,(png_structp png_ptr),,31);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600939#endif
Guy Schalnat69b14481996-01-10 02:56:49 -0600940
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -0500941#ifdef PNG_READ_RGB_TO_GRAY_SUPPORTED
Glenn Randers-Pehrson5c6aeb21998-12-29 11:47:59 -0600942/* Reduce RGB to grayscale. */
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -0600943# ifdef PNG_FLOATING_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600944extern PNG_EXPORT(void,png_set_rgb_to_gray,(png_structp png_ptr,
945 int error_action, double red, double green ),,32);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -0600946# endif
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600947extern PNG_EXPORT(void,png_set_rgb_to_gray_fixed,(png_structp png_ptr,
948 int error_action, png_fixed_point red, png_fixed_point green),,33);
949extern PNG_EXPORT(png_byte,png_get_rgb_to_gray_status,(png_structp png_ptr),,
950 34);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600951#endif
Andreas Dilger02ad0ef1997-01-17 01:34:35 -0600952
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600953extern PNG_EXPORT(void,png_build_grayscale_palette,(int bit_depth,
954 png_colorp palette),,35);
Andreas Dilger02ad0ef1997-01-17 01:34:35 -0600955
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -0500956#ifdef PNG_READ_STRIP_ALPHA_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600957extern PNG_EXPORT(void,png_set_strip_alpha,(png_structp png_ptr),,36);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600958#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -0500959
960#if defined(PNG_READ_SWAP_ALPHA_SUPPORTED) || \
961 defined(PNG_WRITE_SWAP_ALPHA_SUPPORTED)
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600962extern PNG_EXPORT(void,png_set_swap_alpha,(png_structp png_ptr),,37);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600963#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -0500964
Glenn Randers-Pehrsonc4a2ae61998-01-16 22:06:18 -0600965#if defined(PNG_READ_INVERT_ALPHA_SUPPORTED) || \
966 defined(PNG_WRITE_INVERT_ALPHA_SUPPORTED)
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600967extern PNG_EXPORT(void,png_set_invert_alpha,(png_structp png_ptr),,38);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600968#endif
Glenn Randers-Pehrsonc4a2ae61998-01-16 22:06:18 -0600969
Guy Schalnat51f0eb41995-09-26 05:22:39 -0500970#if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
Glenn Randers-Pehrson67864af2004-08-28 23:30:07 -0500971/* Add a filler byte to 8-bit Gray or 24-bit RGB images. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600972extern PNG_EXPORT(void,png_set_filler,(png_structp png_ptr,
973 png_uint_32 filler, int flags),,39);
Andreas Dilger47a0c421997-05-16 02:46:07 -0500974/* The values of the PNG_FILLER_ defines should NOT be changed */
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -0600975# define PNG_FILLER_BEFORE 0
976# define PNG_FILLER_AFTER 1
Glenn Randers-Pehrson67864af2004-08-28 23:30:07 -0500977/* Add an alpha byte to 8-bit Gray or 24-bit RGB images. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600978extern PNG_EXPORT(void,png_set_add_alpha,(png_structp png_ptr,
979 png_uint_32 filler, int flags),,40);
Andreas Dilger47a0c421997-05-16 02:46:07 -0500980#endif /* PNG_READ_FILLER_SUPPORTED || PNG_WRITE_FILLER_SUPPORTED */
Guy Schalnat0d580581995-07-20 02:43:20 -0500981
Guy Schalnat51f0eb41995-09-26 05:22:39 -0500982#if defined(PNG_READ_SWAP_SUPPORTED) || defined(PNG_WRITE_SWAP_SUPPORTED)
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -0500983/* Swap bytes in 16-bit depth files. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600984extern PNG_EXPORT(void,png_set_swap,(png_structp png_ptr),,41);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600985#endif
Guy Schalnat0d580581995-07-20 02:43:20 -0500986
Guy Schalnat51f0eb41995-09-26 05:22:39 -0500987#if defined(PNG_READ_PACK_SUPPORTED) || defined(PNG_WRITE_PACK_SUPPORTED)
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -0500988/* Use 1 byte per pixel in 1, 2, or 4-bit depth files. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600989extern PNG_EXPORT(void,png_set_packing,(png_structp png_ptr),,42);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600990#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -0500991
Glenn Randers-Pehrsone3f3c4e2010-02-07 18:08:50 -0600992#if defined(PNG_READ_PACKSWAP_SUPPORTED) || \
993 defined(PNG_WRITE_PACKSWAP_SUPPORTED)
Andreas Dilger47a0c421997-05-16 02:46:07 -0500994/* Swap packing order of pixels in bytes. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -0600995extern PNG_EXPORT(void,png_set_packswap,(png_structp png_ptr),,43);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -0600996#endif
Guy Schalnat0d580581995-07-20 02:43:20 -0500997
Guy Schalnat51f0eb41995-09-26 05:22:39 -0500998#if defined(PNG_READ_SHIFT_SUPPORTED) || defined(PNG_WRITE_SHIFT_SUPPORTED)
Guy Schalnat0d580581995-07-20 02:43:20 -0500999/* Converts files to legal bit depths. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001000extern PNG_EXPORT(void,png_set_shift,(png_structp png_ptr,
1001 png_color_8p true_bits),,44);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001002#endif
Guy Schalnat0d580581995-07-20 02:43:20 -05001003
Guy Schalnat51f0eb41995-09-26 05:22:39 -05001004#if defined(PNG_READ_INTERLACING_SUPPORTED) || \
1005 defined(PNG_WRITE_INTERLACING_SUPPORTED)
Guy Schalnat0d580581995-07-20 02:43:20 -05001006/* Have the code handle the interlacing. Returns the number of passes. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001007extern PNG_EXPORT(int,png_set_interlace_handling,(png_structp png_ptr),,45);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001008#endif
Guy Schalnat0d580581995-07-20 02:43:20 -05001009
Guy Schalnat51f0eb41995-09-26 05:22:39 -05001010#if defined(PNG_READ_INVERT_SUPPORTED) || defined(PNG_WRITE_INVERT_SUPPORTED)
Glenn Randers-Pehrson104622b2000-05-29 08:58:03 -05001011/* Invert monochrome files */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001012extern PNG_EXPORT(void,png_set_invert_mono,(png_structp png_ptr),,46);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001013#endif
Guy Schalnat0d580581995-07-20 02:43:20 -05001014
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001015#ifdef PNG_READ_BACKGROUND_SUPPORTED
Guy Schalnat0d580581995-07-20 02:43:20 -05001016/* Handle alpha and tRNS by replacing with a background color. */
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001017# ifdef PNG_FLOATING_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001018extern PNG_EXPORT(void,png_set_background,(png_structp png_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001019 png_color_16p background_color, int background_gamma_code,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001020 int need_expand, double background_gamma),,47);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001021# endif
1022# define PNG_BACKGROUND_GAMMA_UNKNOWN 0
1023# define PNG_BACKGROUND_GAMMA_SCREEN 1
1024# define PNG_BACKGROUND_GAMMA_FILE 2
1025# define PNG_BACKGROUND_GAMMA_UNIQUE 3
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001026#endif
Guy Schalnat0d580581995-07-20 02:43:20 -05001027
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001028#ifdef PNG_READ_16_TO_8_SUPPORTED
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001029/* Strip the second byte of information from a 16-bit depth file. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001030extern PNG_EXPORT(void,png_set_strip_16,(png_structp png_ptr),,48);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001031#endif
Guy Schalnat0d580581995-07-20 02:43:20 -05001032
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001033#ifdef PNG_READ_DITHER_SUPPORTED
Glenn Randers-Pehrsone3f3c4e2010-02-07 18:08:50 -06001034/* Turn on dithering, and reduce the palette to the number of colors
1035 * available.
1036 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001037extern PNG_EXPORT(void,png_set_dither,(png_structp png_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001038 png_colorp palette, int num_palette, int maximum_colors,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001039 png_uint_16p histogram, int full_dither),,49);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001040#endif
Guy Schalnat0d580581995-07-20 02:43:20 -05001041
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001042#ifdef PNG_READ_GAMMA_SUPPORTED
Glenn Randers-Pehrsonbcfd15d1999-10-01 14:22:25 -05001043/* Handle gamma correction. Screen_gamma=(display_exponent) */
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001044# ifdef PNG_FLOATING_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001045extern PNG_EXPORT(void,png_set_gamma,(png_structp png_ptr,
1046 double screen_gamma, double default_file_gamma),,50);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001047# endif
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001048#endif
Guy Schalnat0d580581995-07-20 02:43:20 -05001049
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -05001050
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001051#ifdef PNG_WRITE_FLUSH_SUPPORTED
Guy Schalnat0f716451995-11-28 11:22:13 -06001052/* Set how many lines between output flushes - 0 for no flushing */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001053extern PNG_EXPORT(void,png_set_flush,(png_structp png_ptr, int nrows),,51);
Guy Schalnat0f716451995-11-28 11:22:13 -06001054/* Flush the current PNG output buffer */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001055extern PNG_EXPORT(void,png_write_flush,(png_structp png_ptr),,52);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001056#endif
Guy Schalnat0f716451995-11-28 11:22:13 -06001057
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001058/* Optional update palette with requested transformations */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001059extern PNG_EXPORT(void,png_start_read_image,(png_structp png_ptr),,53);
Guy Schalnat51f0eb41995-09-26 05:22:39 -05001060
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001061/* Optional call to update the users info structure */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001062extern PNG_EXPORT(void,png_read_update_info,(png_structp png_ptr,
1063 png_infop info_ptr),,54);
Guy Schalnat0d580581995-07-20 02:43:20 -05001064
Glenn Randers-Pehrsondbd40142009-08-31 08:42:02 -05001065#ifdef PNG_SEQUENTIAL_READ_SUPPORTED
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001066/* Read one or more rows of image data. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001067extern PNG_EXPORT(void,png_read_rows,(png_structp png_ptr, png_bytepp row,
1068 png_bytepp display_row, png_uint_32 num_rows),,55);
Glenn Randers-Pehrson5fea36f2004-07-28 08:20:44 -05001069#endif
Guy Schalnat0d580581995-07-20 02:43:20 -05001070
Glenn Randers-Pehrsondbd40142009-08-31 08:42:02 -05001071#ifdef PNG_SEQUENTIAL_READ_SUPPORTED
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001072/* Read a row of data. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001073extern PNG_EXPORT(void,png_read_row,(png_structp png_ptr, png_bytep row,
1074 png_bytep display_row),,56);
Glenn Randers-Pehrson5fea36f2004-07-28 08:20:44 -05001075#endif
Guy Schalnat0d580581995-07-20 02:43:20 -05001076
Glenn Randers-Pehrsondbd40142009-08-31 08:42:02 -05001077#ifdef PNG_SEQUENTIAL_READ_SUPPORTED
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001078/* Read the whole image into memory at once. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001079extern PNG_EXPORT(void,png_read_image,(png_structp png_ptr,
1080 png_bytepp image),,57);
Glenn Randers-Pehrson5fea36f2004-07-28 08:20:44 -05001081#endif
Guy Schalnat0d580581995-07-20 02:43:20 -05001082
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001083/* Write a row of image data */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001084extern PNG_EXPORT(void,png_write_row,(png_structp png_ptr, png_bytep row),,58);
Guy Schalnat0d580581995-07-20 02:43:20 -05001085
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001086/* Write a few rows of image data */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001087extern PNG_EXPORT(void,png_write_rows,(png_structp png_ptr,
1088 png_bytepp row, png_uint_32 num_rows),,59);
Guy Schalnat0d580581995-07-20 02:43:20 -05001089
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001090/* Write the image data */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001091extern PNG_EXPORT(void,png_write_image,(png_structp png_ptr,
1092 png_bytepp image),,60);
Guy Schalnat0d580581995-07-20 02:43:20 -05001093
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001094/* Write the end of the PNG file. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001095extern PNG_EXPORT(void,png_write_end,(png_structp png_ptr,
1096 png_infop info_ptr),,61);
Guy Schalnat0d580581995-07-20 02:43:20 -05001097
Glenn Randers-Pehrsondbd40142009-08-31 08:42:02 -05001098#ifdef PNG_SEQUENTIAL_READ_SUPPORTED
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001099/* Read the end of the PNG file. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001100extern PNG_EXPORT(void,png_read_end,(png_structp png_ptr,
1101 png_infop info_ptr),,62);
Glenn Randers-Pehrson5fea36f2004-07-28 08:20:44 -05001102#endif
Guy Schalnat0d580581995-07-20 02:43:20 -05001103
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001104/* Free any memory associated with the png_info_struct */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001105extern PNG_EXPORT(void,png_destroy_info_struct,(png_structp png_ptr,
1106 png_infopp info_ptr_ptr),,63);
Guy Schalnate5a37791996-06-05 15:50:50 -05001107
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001108/* Free any memory associated with the png_struct and the png_info_structs */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001109extern PNG_EXPORT(void,png_destroy_read_struct,(png_structpp png_ptr_ptr,
1110 png_infopp info_ptr_ptr, png_infopp end_info_ptr_ptr),,64);
Guy Schalnate5a37791996-06-05 15:50:50 -05001111
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001112/* Free any memory associated with the png_struct and the png_info_structs */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001113extern PNG_EXPORT(void,png_destroy_write_struct,(png_structpp png_ptr_ptr,
1114 png_infopp info_ptr_ptr),,65);
Guy Schalnate5a37791996-06-05 15:50:50 -05001115
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001116/* Set the libpng method of handling chunk CRC errors */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001117extern PNG_EXPORT(void,png_set_crc_action,(png_structp png_ptr,
1118 int crit_action, int ancil_action),,66);
Andreas Dilger02ad0ef1997-01-17 01:34:35 -06001119
1120/* Values for png_set_crc_action() to say how to handle CRC errors in
Andreas Dilger47a0c421997-05-16 02:46:07 -05001121 * ancillary and critical chunks, and whether to use the data contained
1122 * therein. Note that it is impossible to "discard" data in a critical
1123 * chunk. For versions prior to 0.90, the action was always error/quit,
1124 * whereas in version 0.90 and later, the action for CRC errors in ancillary
1125 * chunks is warn/discard. These values should NOT be changed.
1126 *
1127 * value action:critical action:ancillary
Andreas Dilger02ad0ef1997-01-17 01:34:35 -06001128 */
1129#define PNG_CRC_DEFAULT 0 /* error/quit warn/discard data */
1130#define PNG_CRC_ERROR_QUIT 1 /* error/quit error/quit */
1131#define PNG_CRC_WARN_DISCARD 2 /* (INVALID) warn/discard data */
1132#define PNG_CRC_WARN_USE 3 /* warn/use data warn/use data */
1133#define PNG_CRC_QUIET_USE 4 /* quiet/use data quiet/use data */
1134#define PNG_CRC_NO_CHANGE 5 /* use current value use current value */
1135
Andreas Dilger47a0c421997-05-16 02:46:07 -05001136/* These functions give the user control over the scan-line filtering in
1137 * libpng and the compression methods used by zlib. These functions are
1138 * mainly useful for testing, as the defaults should work with most users.
1139 * Those users who are tight on memory or want faster performance at the
1140 * expense of compression can modify them. See the compression library
Glenn Randers-Pehrsonb6ce43d1998-01-01 07:13:13 -06001141 * header file (zlib.h) for an explination of the compression functions.
1142 */
Andreas Dilger02ad0ef1997-01-17 01:34:35 -06001143
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001144/* Set the filtering method(s) used by libpng. Currently, the only valid
Glenn Randers-Pehrsonb6ce43d1998-01-01 07:13:13 -06001145 * value for "method" is 0.
1146 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001147extern PNG_EXPORT(void,png_set_filter,(png_structp png_ptr, int method,
1148 int filters),,67);
Guy Schalnat51f0eb41995-09-26 05:22:39 -05001149
Andreas Dilger02ad0ef1997-01-17 01:34:35 -06001150/* Flags for png_set_filter() to say which filters to use. The flags
Andreas Dilger47a0c421997-05-16 02:46:07 -05001151 * are chosen so that they don't conflict with real filter types
1152 * below, in case they are supplied instead of the #defined constants.
1153 * These values should NOT be changed.
Andreas Dilger02ad0ef1997-01-17 01:34:35 -06001154 */
1155#define PNG_NO_FILTERS 0x00
1156#define PNG_FILTER_NONE 0x08
1157#define PNG_FILTER_SUB 0x10
1158#define PNG_FILTER_UP 0x20
1159#define PNG_FILTER_AVG 0x40
1160#define PNG_FILTER_PAETH 0x80
1161#define PNG_ALL_FILTERS (PNG_FILTER_NONE | PNG_FILTER_SUB | PNG_FILTER_UP | \
1162 PNG_FILTER_AVG | PNG_FILTER_PAETH)
1163
Andreas Dilger47a0c421997-05-16 02:46:07 -05001164/* Filter values (not flags) - used in pngwrite.c, pngwutil.c for now.
1165 * These defines should NOT be changed.
1166 */
1167#define PNG_FILTER_VALUE_NONE 0
1168#define PNG_FILTER_VALUE_SUB 1
1169#define PNG_FILTER_VALUE_UP 2
1170#define PNG_FILTER_VALUE_AVG 3
1171#define PNG_FILTER_VALUE_PAETH 4
1172#define PNG_FILTER_VALUE_LAST 5
1173
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001174#ifdef PNG_WRITE_WEIGHTED_FILTER_SUPPORTED /* EXPERIMENTAL */
Andreas Dilger47a0c421997-05-16 02:46:07 -05001175/* The "heuristic_method" is given by one of the PNG_FILTER_HEURISTIC_
1176 * defines, either the default (minimum-sum-of-absolute-differences), or
1177 * the experimental method (weighted-minimum-sum-of-absolute-differences).
1178 *
1179 * Weights are factors >= 1.0, indicating how important it is to keep the
1180 * filter type consistent between rows. Larger numbers mean the current
1181 * filter is that many times as likely to be the same as the "num_weights"
1182 * previous filters. This is cumulative for each previous row with a weight.
1183 * There needs to be "num_weights" values in "filter_weights", or it can be
1184 * NULL if the weights aren't being specified. Weights have no influence on
1185 * the selection of the first row filter. Well chosen weights can (in theory)
1186 * improve the compression for a given image.
1187 *
1188 * Costs are factors >= 1.0 indicating the relative decoding costs of a
1189 * filter type. Higher costs indicate more decoding expense, and are
1190 * therefore less likely to be selected over a filter with lower computational
1191 * costs. There needs to be a value in "filter_costs" for each valid filter
1192 * type (given by PNG_FILTER_VALUE_LAST), or it can be NULL if you aren't
1193 * setting the costs. Costs try to improve the speed of decompression without
1194 * unduly increasing the compressed image size.
1195 *
1196 * A negative weight or cost indicates the default value is to be used, and
1197 * values in the range [0.0, 1.0) indicate the value is to remain unchanged.
1198 * The default values for both weights and costs are currently 1.0, but may
1199 * change if good general weighting/cost heuristics can be found. If both
1200 * the weights and costs are set to 1.0, this degenerates the WEIGHTED method
1201 * to the UNWEIGHTED method, but with added encoding time/computation.
1202 */
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001203# ifdef PNG_FLOATING_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001204extern PNG_EXPORT(void,png_set_filter_heuristics,(png_structp png_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001205 int heuristic_method, int num_weights, png_doublep filter_weights,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001206 png_doublep filter_costs),,68);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001207# endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001208#endif /* PNG_WRITE_WEIGHTED_FILTER_SUPPORTED */
1209
1210/* Heuristic used for row filter selection. These defines should NOT be
1211 * changed.
1212 */
1213#define PNG_FILTER_HEURISTIC_DEFAULT 0 /* Currently "UNWEIGHTED" */
1214#define PNG_FILTER_HEURISTIC_UNWEIGHTED 1 /* Used by libpng < 0.95 */
1215#define PNG_FILTER_HEURISTIC_WEIGHTED 2 /* Experimental feature */
1216#define PNG_FILTER_HEURISTIC_LAST 3 /* Not a valid value */
1217
1218/* Set the library compression level. Currently, valid values range from
1219 * 0 - 9, corresponding directly to the zlib compression levels 0 - 9
1220 * (0 - no compression, 9 - "maximal" compression). Note that tests have
1221 * shown that zlib compression levels 3-6 usually perform as well as level 9
1222 * for PNG images, and do considerably fewer caclulations. In the future,
1223 * these values may not correspond directly to the zlib compression levels.
1224 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001225extern PNG_EXPORT(void,png_set_compression_level,(png_structp png_ptr,
1226 int level),,69);
Guy Schalnat51f0eb41995-09-26 05:22:39 -05001227
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001228extern PNG_EXPORT(void,png_set_compression_mem_level,(png_structp png_ptr,
1229 int mem_level),,70);
Guy Schalnat51f0eb41995-09-26 05:22:39 -05001230
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001231extern PNG_EXPORT(void,png_set_compression_strategy,(png_structp png_ptr,
1232 int strategy),,71);
Guy Schalnat51f0eb41995-09-26 05:22:39 -05001233
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001234extern PNG_EXPORT(void,png_set_compression_window_bits,(png_structp png_ptr,
1235 int window_bits),,72);
Guy Schalnat51f0eb41995-09-26 05:22:39 -05001236
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001237extern PNG_EXPORT(void,png_set_compression_method,(png_structp png_ptr,
1238 int method),,73);
Guy Schalnat0d580581995-07-20 02:43:20 -05001239
Guy Schalnate5a37791996-06-05 15:50:50 -05001240/* These next functions are called for input/output, memory, and error
Andreas Dilger47a0c421997-05-16 02:46:07 -05001241 * handling. They are in the file pngrio.c, pngwio.c, and pngerror.c,
1242 * and call standard C I/O routines such as fread(), fwrite(), and
1243 * fprintf(). These functions can be made to use other I/O routines
1244 * at run time for those applications that need to handle I/O in a
1245 * different manner by calling png_set_???_fn(). See libpng.txt for
1246 * more information.
1247 */
Guy Schalnat0d580581995-07-20 02:43:20 -05001248
Glenn Randers-Pehrsondbd40142009-08-31 08:42:02 -05001249#ifdef PNG_STDIO_SUPPORTED
Andreas Dilger47a0c421997-05-16 02:46:07 -05001250/* Initialize the input/output for the PNG file to the default functions. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001251extern PNG_EXPORT(void,png_init_io,(png_structp png_ptr, png_FILE_p fp),,74);
Glenn Randers-Pehrson70e3f541998-01-03 22:40:55 -06001252#endif
Guy Schalnat6d764711995-12-19 03:22:19 -06001253
Andreas Dilger02ad0ef1997-01-17 01:34:35 -06001254/* Replace the (error and abort), and warning functions with user
Andreas Dilger47a0c421997-05-16 02:46:07 -05001255 * supplied functions. If no messages are to be printed you must still
1256 * write and use replacement functions. The replacement error_fn should
1257 * still do a longjmp to the last setjmp location if you are using this
1258 * method of error handling. If error_fn or warning_fn is NULL, the
1259 * default function will be used.
1260 */
Glenn Randers-Pehrson5c6aeb21998-12-29 11:47:59 -06001261
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001262extern PNG_EXPORT(void,png_set_error_fn,(png_structp png_ptr,
1263 png_voidp error_ptr, png_error_ptr error_fn,
1264 png_error_ptr warning_fn),,75);
Guy Schalnat6d764711995-12-19 03:22:19 -06001265
Guy Schalnate5a37791996-06-05 15:50:50 -05001266/* Return the user pointer associated with the error functions */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001267extern PNG_EXPORT(png_voidp,png_get_error_ptr,(png_structp png_ptr),,76);
Guy Schalnat6d764711995-12-19 03:22:19 -06001268
1269/* Replace the default data output functions with a user supplied one(s).
Andreas Dilger47a0c421997-05-16 02:46:07 -05001270 * If buffered output is not used, then output_flush_fn can be set to NULL.
1271 * If PNG_WRITE_FLUSH_SUPPORTED is not defined at libpng compile time
1272 * output_flush_fn will be ignored (and thus can be NULL).
Glenn Randers-Pehrson8fb550c2009-03-21 08:15:32 -05001273 * It is probably a mistake to use NULL for output_flush_fn if
1274 * write_data_fn is not also NULL unless you have built libpng with
1275 * PNG_WRITE_FLUSH_SUPPORTED undefined, because in this case libpng's
1276 * default flush function, which uses the standard *FILE structure, will
1277 * be used.
Andreas Dilger47a0c421997-05-16 02:46:07 -05001278 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001279extern PNG_EXPORT(void,png_set_write_fn,(png_structp png_ptr,
1280 png_voidp io_ptr, png_rw_ptr write_data_fn,
1281 png_flush_ptr output_flush_fn),,77);
Guy Schalnat6d764711995-12-19 03:22:19 -06001282
1283/* Replace the default data input function with a user supplied one. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001284extern PNG_EXPORT(void,png_set_read_fn,(png_structp png_ptr,
1285 png_voidp io_ptr, png_rw_ptr read_data_fn),,78);
Guy Schalnat6d764711995-12-19 03:22:19 -06001286
1287/* Return the user pointer associated with the I/O functions */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001288extern PNG_EXPORT(png_voidp,png_get_io_ptr,(png_structp png_ptr),,79);
Guy Schalnat6d764711995-12-19 03:22:19 -06001289
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001290extern PNG_EXPORT(void,png_set_read_status_fn,(png_structp png_ptr,
1291 png_read_status_ptr read_row_fn),,80);
Glenn Randers-Pehrson08a33431998-03-07 06:06:55 -06001292
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001293extern PNG_EXPORT(void,png_set_write_status_fn,(png_structp png_ptr,
1294 png_write_status_ptr write_row_fn),,81);
Glenn Randers-Pehrson08a33431998-03-07 06:06:55 -06001295
Glenn Randers-Pehrsonf7d1a171998-06-06 15:31:35 -05001296#ifdef PNG_USER_MEM_SUPPORTED
1297/* Replace the default memory allocation functions with user supplied one(s). */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001298extern PNG_EXPORT(void,png_set_mem_fn,(png_structp png_ptr,
1299 png_voidp mem_ptr, png_malloc_ptr malloc_fn, png_free_ptr free_fn),,82);
Glenn Randers-Pehrsonf7d1a171998-06-06 15:31:35 -05001300/* Return the user pointer associated with the memory functions */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001301extern PNG_EXPORT(png_voidp,png_get_mem_ptr,(png_structp png_ptr),,83);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001302#endif
Glenn Randers-Pehrsonf7d1a171998-06-06 15:31:35 -05001303
Glenn Randers-Pehrson33188ac2009-06-16 14:12:35 -05001304#ifdef PNG_READ_USER_TRANSFORM_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001305extern PNG_EXPORT(void,png_set_read_user_transform_fn,(png_structp png_ptr,
1306 png_user_transform_ptr read_user_transform_fn),,84);
Glenn Randers-Pehrson08a33431998-03-07 06:06:55 -06001307#endif
1308
Glenn Randers-Pehrson33188ac2009-06-16 14:12:35 -05001309#ifdef PNG_WRITE_USER_TRANSFORM_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001310extern PNG_EXPORT(void,png_set_write_user_transform_fn,(png_structp png_ptr,
1311 png_user_transform_ptr write_user_transform_fn),,85);
Glenn Randers-Pehrson08a33431998-03-07 06:06:55 -06001312#endif
1313
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -05001314#if defined(PNG_READ_USER_TRANSFORM_SUPPORTED) || \
Glenn Randers-Pehrson33188ac2009-06-16 14:12:35 -05001315 defined(PNG_WRITE_USER_TRANSFORM_SUPPORTED)
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001316extern PNG_EXPORT(void,png_set_user_transform_info,(png_structp png_ptr,
1317 png_voidp user_transform_ptr, int user_transform_depth,
1318 int user_transform_channels),,86);
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -05001319/* Return the user pointer associated with the user transform functions */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001320extern PNG_EXPORT(png_voidp,png_get_user_transform_ptr,
1321 (png_structp png_ptr),,87);
Glenn Randers-Pehrson4393a9a1999-09-17 12:27:26 -05001322#endif
1323
Glenn Randers-Pehrson19095602001-03-14 07:08:39 -06001324#ifdef PNG_USER_CHUNKS_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001325extern PNG_EXPORT(void,png_set_read_user_chunk_fn,(png_structp png_ptr,
1326 png_voidp user_chunk_ptr, png_user_chunk_ptr read_user_chunk_fn),,88);
1327extern PNG_EXPORT(png_voidp,png_get_user_chunk_ptr,(png_structp png_ptr),,89);
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -06001328#endif
1329
Guy Schalnat4ee97b01996-01-16 01:51:56 -06001330#ifdef PNG_PROGRESSIVE_READ_SUPPORTED
Andreas Dilger47a0c421997-05-16 02:46:07 -05001331/* Sets the function callbacks for the push reader, and a pointer to a
1332 * user-defined structure available to the callback functions.
1333 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001334extern PNG_EXPORT(void,png_set_progressive_read_fn,(png_structp png_ptr,
1335 png_voidp progressive_ptr, png_progressive_info_ptr info_fn,
1336 png_progressive_row_ptr row_fn, png_progressive_end_ptr end_fn),,90);
Guy Schalnat6d764711995-12-19 03:22:19 -06001337
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001338/* Returns the user pointer associated with the push read functions */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001339extern PNG_EXPORT(png_voidp,png_get_progressive_ptr,(png_structp png_ptr),,91);
Andreas Dilger47a0c421997-05-16 02:46:07 -05001340
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001341/* Function to be called when data becomes available */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001342extern PNG_EXPORT(void,png_process_data,(png_structp png_ptr,
1343 png_infop info_ptr, png_bytep buffer, png_size_t buffer_size),,92);
Andreas Dilger47a0c421997-05-16 02:46:07 -05001344
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001345/* Function that combines rows. Not very much different than the
Andreas Dilger47a0c421997-05-16 02:46:07 -05001346 * png_combine_row() call. Is this even used?????
1347 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001348extern PNG_EXPORT(void,png_progressive_combine_row,(png_structp png_ptr,
1349 png_bytep old_row, png_bytep new_row),,93);
Guy Schalnat4ee97b01996-01-16 01:51:56 -06001350#endif /* PNG_PROGRESSIVE_READ_SUPPORTED */
Guy Schalnat6d764711995-12-19 03:22:19 -06001351
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001352extern PNG_EXPORT(png_voidp,png_malloc,(png_structp png_ptr,
1353 png_alloc_size_t size),PNG_ALLOCATED,94);
Glenn Randers-Pehrson0ffb71a2009-02-28 06:08:20 -06001354/* Added at libpng version 1.4.0 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001355extern PNG_EXPORT(png_voidp,png_calloc,(png_structp png_ptr,
1356 png_alloc_size_t size),PNG_ALLOCATED,95);
Guy Schalnat0d580581995-07-20 02:43:20 -05001357
Glenn Randers-Pehrson07748d12002-05-25 11:12:10 -05001358/* Added at libpng version 1.2.4 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001359extern PNG_EXPORT(png_voidp,png_malloc_warn,(png_structp png_ptr,
1360 png_alloc_size_t size),PNG_ALLOCATED,96);
Glenn Randers-Pehrson07748d12002-05-25 11:12:10 -05001361
Glenn Randers-Pehrsonbeb572e2006-08-19 13:59:24 -05001362/* Frees a pointer allocated by png_malloc() */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001363extern PNG_EXPORT(void,png_free,(png_structp png_ptr, png_voidp ptr),,97);
Guy Schalnate5a37791996-06-05 15:50:50 -05001364
Glenn Randers-Pehrson38e6e772000-04-09 19:06:13 -05001365/* Free data that was allocated internally */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001366extern PNG_EXPORT(void,png_free_data,(png_structp png_ptr, png_infop info_ptr,
1367 png_uint_32 free_me, int num),,98);
Glenn Randers-Pehrson38e6e772000-04-09 19:06:13 -05001368/* Reassign responsibility for freeing existing data, whether allocated
1369 * by libpng or by the application */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001370extern PNG_EXPORT(void,png_data_freer,(png_structp png_ptr, png_infop info_ptr,
1371 int freer, png_uint_32 mask),,99);
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001372/* Assignments for png_data_freer */
Glenn Randers-Pehrson38e6e772000-04-09 19:06:13 -05001373#define PNG_DESTROY_WILL_FREE_DATA 1
1374#define PNG_SET_WILL_FREE_DATA 1
1375#define PNG_USER_WILL_FREE_DATA 2
1376/* Flags for png_ptr->free_me and info_ptr->free_me */
Glenn Randers-Pehrsona77ef622000-02-18 13:48:52 -06001377#define PNG_FREE_HIST 0x0008
1378#define PNG_FREE_ICCP 0x0010
1379#define PNG_FREE_SPLT 0x0020
1380#define PNG_FREE_ROWS 0x0040
Glenn Randers-Pehrson1ef65b62000-05-12 06:19:53 -05001381#define PNG_FREE_PCAL 0x0080
1382#define PNG_FREE_SCAL 0x0100
Glenn Randers-Pehrsona77ef622000-02-18 13:48:52 -06001383#define PNG_FREE_UNKN 0x0200
1384#define PNG_FREE_LIST 0x0400
Glenn Randers-Pehrson6942d532000-05-01 09:31:54 -05001385#define PNG_FREE_PLTE 0x1000
1386#define PNG_FREE_TRNS 0x2000
1387#define PNG_FREE_TEXT 0x4000
Glenn Randers-Pehrson1ef65b62000-05-12 06:19:53 -05001388#define PNG_FREE_ALL 0x7fff
Glenn Randers-Pehrsonec61c232000-05-16 06:17:36 -05001389#define PNG_FREE_MUL 0x4220 /* PNG_FREE_SPLT|PNG_FREE_TEXT|PNG_FREE_UNKN */
Glenn Randers-Pehrsona77ef622000-02-18 13:48:52 -06001390
Glenn Randers-Pehrsonf7d1a171998-06-06 15:31:35 -05001391#ifdef PNG_USER_MEM_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001392extern PNG_EXPORT(png_voidp,png_malloc_default,(png_structp png_ptr,
1393 png_alloc_size_t size),PNG_ALLOCATED,100);
1394extern PNG_EXPORT(void,png_free_default,(png_structp png_ptr,
1395 png_voidp ptr),,101);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001396#endif
Glenn Randers-Pehrsonf7d1a171998-06-06 15:31:35 -05001397
Glenn Randers-Pehrsonfd107532009-11-10 05:59:22 -06001398#ifndef PNG_NO_ERROR_TEXT
Andreas Dilger47a0c421997-05-16 02:46:07 -05001399/* Fatal error in PNG image of libpng - can't continue */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001400extern PNG_EXPORT(void,png_error,(png_structp png_ptr,
1401 png_const_charp error_message),PNG_NORETURN,102);
Guy Schalnat0d580581995-07-20 02:43:20 -05001402
Glenn Randers-Pehrson70e3f541998-01-03 22:40:55 -06001403/* The same, but the chunk name is prepended to the error string. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001404extern PNG_EXPORT(void,png_chunk_error,(png_structp png_ptr,
1405 png_const_charp error_message),PNG_NORETURN,103);
Glenn Randers-Pehrson70e3f541998-01-03 22:40:55 -06001406
Glenn Randers-Pehrsonfd107532009-11-10 05:59:22 -06001407#else
1408/* Fatal error in PNG image of libpng - can't continue */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001409extern PNG_EXPORT(void,png_err,(png_structp png_ptr),PNG_NORETURN,104);
Glenn Randers-Pehrsonfd107532009-11-10 05:59:22 -06001410#endif
1411
Guy Schalnat6d764711995-12-19 03:22:19 -06001412/* Non-fatal error in libpng. Can continue, but may have a problem. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001413extern PNG_EXPORT(void,png_warning,(png_structp png_ptr,
1414 png_const_charp warning_message),,105);
Guy Schalnat0d580581995-07-20 02:43:20 -05001415
Glenn Randers-Pehrson70e3f541998-01-03 22:40:55 -06001416/* Non-fatal error in libpng, chunk name is prepended to message. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001417extern PNG_EXPORT(void,png_chunk_warning,(png_structp png_ptr,
1418 png_const_charp warning_message),,106);
Glenn Randers-Pehrson70e3f541998-01-03 22:40:55 -06001419
Glenn Randers-Pehrson6bc53be2006-06-16 07:52:03 -05001420#ifdef PNG_BENIGN_ERRORS_SUPPORTED
1421/* Benign error in libpng. Can continue, but may have a problem.
1422 * User can choose whether to handle as a fatal error or as a warning. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001423extern PNG_EXPORT(void,png_benign_error,(png_structp png_ptr,
1424 png_const_charp warning_message),,107);
Glenn Randers-Pehrson6bc53be2006-06-16 07:52:03 -05001425
1426/* Same, chunk name is prepended to message. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001427extern PNG_EXPORT(void,png_chunk_benign_error,(png_structp png_ptr,
1428 png_const_charp warning_message),,108);
Glenn Randers-Pehrson6bc53be2006-06-16 07:52:03 -05001429
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001430extern PNG_EXPORT(void,png_set_benign_errors,(png_structp png_ptr,
1431 int allowed),,109);
Glenn Randers-Pehrson6bc53be2006-06-16 07:52:03 -05001432#endif
1433
Andreas Dilger47a0c421997-05-16 02:46:07 -05001434/* The png_set_<chunk> functions are for storing values in the png_info_struct.
1435 * Similarly, the png_get_<chunk> calls are used to read values from the
1436 * png_info_struct, either storing the parameters in the passed variables, or
1437 * setting pointers into the png_info_struct where the data is stored. The
1438 * png_get_<chunk> functions return a non-zero value if the data was available
1439 * in info_ptr, or return zero and do not change any of the parameters if the
1440 * data was not available.
1441 *
1442 * These functions should be used instead of directly accessing png_info
1443 * to avoid problems with future changes in the size and internal layout of
1444 * png_info_struct.
1445 */
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -06001446/* Returns "flag" if chunk data is valid in info_ptr. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001447extern PNG_EXPORT(png_uint_32,png_get_valid,(png_structp png_ptr,
1448 png_infop info_ptr, png_uint_32 flag),,110);
Andreas Dilger47a0c421997-05-16 02:46:07 -05001449
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -06001450/* Returns number of bytes needed to hold a transformed row. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001451extern PNG_EXPORT(png_size_t,png_get_rowbytes,(png_structp png_ptr,
1452 png_infop info_ptr),,111);
Andreas Dilger47a0c421997-05-16 02:46:07 -05001453
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001454#ifdef PNG_INFO_IMAGE_SUPPORTED
Glenn Randers-Pehrsona77ef622000-02-18 13:48:52 -06001455/* Returns row_pointers, which is an array of pointers to scanlines that was
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001456 * returned from png_read_png().
1457 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001458extern PNG_EXPORT(png_bytepp,png_get_rows,(png_structp png_ptr,
1459 png_infop info_ptr),,112);
Glenn Randers-Pehrsona77ef622000-02-18 13:48:52 -06001460/* Set row_pointers, which is an array of pointers to scanlines for use
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001461 * by png_write_png().
1462 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001463extern PNG_EXPORT(void,png_set_rows,(png_structp png_ptr, png_infop info_ptr,
1464 png_bytepp row_pointers),,113);
Glenn Randers-Pehrsona77ef622000-02-18 13:48:52 -06001465#endif
1466
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -06001467/* Returns number of color channels in image. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001468extern PNG_EXPORT(png_byte,png_get_channels,(png_structp png_ptr,
1469 png_infop info_ptr),,114);
Andreas Dilger47a0c421997-05-16 02:46:07 -05001470
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -06001471#ifdef PNG_EASY_ACCESS_SUPPORTED
1472/* Returns image width in pixels. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001473extern PNG_EXPORT(png_uint_32, png_get_image_width,(png_structp png_ptr,
1474 png_infop info_ptr),,115);
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -06001475
1476/* Returns image height in pixels. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001477extern PNG_EXPORT(png_uint_32, png_get_image_height,(png_structp png_ptr,
1478 png_infop info_ptr),,116);
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -06001479
1480/* Returns image bit_depth. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001481extern PNG_EXPORT(png_byte, png_get_bit_depth,(png_structp png_ptr,
1482 png_infop info_ptr),,117);
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -06001483
1484/* Returns image color_type. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001485extern PNG_EXPORT(png_byte, png_get_color_type,(png_structp png_ptr,
1486 png_infop info_ptr),,118);
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -06001487
1488/* Returns image filter_type. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001489extern PNG_EXPORT(png_byte, png_get_filter_type,(png_structp png_ptr,
1490 png_infop info_ptr),,119);
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -06001491
1492/* Returns image interlace_type. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001493extern PNG_EXPORT(png_byte, png_get_interlace_type,(png_structp png_ptr,
1494 png_infop info_ptr),,120);
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -06001495
1496/* Returns image compression_type. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001497extern PNG_EXPORT(png_byte, png_get_compression_type,(png_structp png_ptr,
1498 png_infop info_ptr),,121);
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -06001499
1500/* Returns image resolution in pixels per meter, from pHYs chunk data. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001501extern PNG_EXPORT(png_uint_32, png_get_pixels_per_meter,(png_structp png_ptr,
1502 png_infop info_ptr),,122);
1503extern PNG_EXPORT(png_uint_32, png_get_x_pixels_per_meter,
1504 (png_structp png_ptr, png_infop info_ptr),,123);
1505extern PNG_EXPORT(png_uint_32, png_get_y_pixels_per_meter,
1506 (png_structp png_ptr, png_infop info_ptr),,124);
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -06001507
1508/* Returns pixel aspect ratio, computed from pHYs chunk data. */
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001509# ifdef PNG_FLOATING_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001510extern PNG_EXPORT(float, png_get_pixel_aspect_ratio,
1511 (png_structp png_ptr, png_infop info_ptr),,125);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001512# endif
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -06001513
1514/* Returns image x, y offset in pixels or microns, from oFFs chunk data. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001515extern PNG_EXPORT(png_int_32, png_get_x_offset_pixels,
1516 (png_structp png_ptr, png_infop info_ptr),,126);
1517extern PNG_EXPORT(png_int_32, png_get_y_offset_pixels,
1518 (png_structp png_ptr, png_infop info_ptr),,127);
1519extern PNG_EXPORT(png_int_32, png_get_x_offset_microns,
1520 (png_structp png_ptr, png_infop info_ptr),,128);
1521extern PNG_EXPORT(png_int_32, png_get_y_offset_microns,
1522 (png_structp png_ptr, png_infop info_ptr),,129);
Glenn Randers-Pehrson46f61e21998-01-30 21:45:12 -06001523
1524#endif /* PNG_EASY_ACCESS_SUPPORTED */
1525
Andreas Dilger47a0c421997-05-16 02:46:07 -05001526/* Returns pointer to signature string read from PNG header */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001527extern PNG_EXPORT(png_bytep,png_get_signature,(png_structp png_ptr,
1528 png_infop info_ptr),,130);
Andreas Dilger47a0c421997-05-16 02:46:07 -05001529
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001530#ifdef PNG_bKGD_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001531extern PNG_EXPORT(png_uint_32,png_get_bKGD,(png_structp png_ptr,
1532 png_infop info_ptr, png_color_16p *background),,131);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001533#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001534
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001535#ifdef PNG_bKGD_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001536extern PNG_EXPORT(void,png_set_bKGD,(png_structp png_ptr,
1537 png_infop info_ptr, png_color_16p background),,132);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001538#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001539
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001540#ifdef PNG_cHRM_SUPPORTED
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001541# ifdef PNG_FLOATING_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001542extern PNG_EXPORT(png_uint_32,png_get_cHRM,(png_structp png_ptr,
1543 png_infop info_ptr, double *white_x, double *white_y,
1544 double *red_x, double *red_y, double *green_x, double *green_y,
1545 double *blue_x, double *blue_y),,133);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001546# endif
1547# ifdef PNG_FIXED_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001548extern PNG_EXPORT(png_uint_32,png_get_cHRM_fixed,(png_structp png_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001549 png_infop info_ptr,
1550 png_fixed_point *int_white_x, png_fixed_point *int_white_y,
1551 png_fixed_point *int_red_x, png_fixed_point *int_red_y,
1552 png_fixed_point *int_green_x, png_fixed_point *int_green_y,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001553 png_fixed_point *int_blue_x, png_fixed_point *int_blue_y),,134);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001554# endif
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001555#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001556
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001557#ifdef PNG_cHRM_SUPPORTED
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001558# ifdef PNG_FLOATING_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001559extern PNG_EXPORT(void,png_set_cHRM,(png_structp png_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001560 png_infop info_ptr, double white_x, double white_y,
1561 double red_x, double red_y, double green_x, double green_y,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001562 double blue_x, double blue_y),,135);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001563# endif
1564# ifdef PNG_FIXED_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001565extern PNG_EXPORT(void,png_set_cHRM_fixed,(png_structp png_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001566 png_infop info_ptr,
1567 png_fixed_point int_white_x, png_fixed_point int_white_y,
1568 png_fixed_point int_red_x, png_fixed_point int_red_y,
1569 png_fixed_point int_green_x, png_fixed_point int_green_y,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001570 png_fixed_point int_blue_x, png_fixed_point int_blue_y),,136);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001571# endif
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001572#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001573
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001574#ifdef PNG_gAMA_SUPPORTED
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001575# ifdef PNG_FLOATING_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001576extern PNG_EXPORT(png_uint_32,png_get_gAMA,(png_structp png_ptr,
1577 png_infop info_ptr, double *file_gamma),,137);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001578# endif
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001579extern PNG_EXPORT(png_uint_32,png_get_gAMA_fixed,(png_structp png_ptr,
1580 png_infop info_ptr, png_fixed_point *int_file_gamma),,138);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001581#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001582
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001583#ifdef PNG_gAMA_SUPPORTED
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001584# ifdef PNG_FLOATING_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001585extern PNG_EXPORT(void,png_set_gAMA,(png_structp png_ptr,
1586 png_infop info_ptr, double file_gamma),,139);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001587# endif
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001588extern PNG_EXPORT(void,png_set_gAMA_fixed,(png_structp png_ptr,
1589 png_infop info_ptr, png_fixed_point int_file_gamma),,140);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001590#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001591
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001592#ifdef PNG_hIST_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001593extern PNG_EXPORT(png_uint_32,png_get_hIST,(png_structp png_ptr,
1594 png_infop info_ptr, png_uint_16p *hist),,141);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001595#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001596
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001597#ifdef PNG_hIST_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001598extern PNG_EXPORT(void,png_set_hIST,(png_structp png_ptr,
1599 png_infop info_ptr, png_uint_16p hist),,142);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001600#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001601
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001602extern PNG_EXPORT(png_uint_32,png_get_IHDR,(png_structp png_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001603 png_infop info_ptr, png_uint_32 *width, png_uint_32 *height,
1604 int *bit_depth, int *color_type, int *interlace_method,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001605 int *compression_method, int *filter_method),,143);
Glenn Randers-Pehrson5c6aeb21998-12-29 11:47:59 -06001606
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001607extern PNG_EXPORT(void,png_set_IHDR,(png_structp png_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001608 png_infop info_ptr, png_uint_32 width, png_uint_32 height, int bit_depth,
1609 int color_type, int interlace_method, int compression_method,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001610 int filter_method),,144);
Andreas Dilger47a0c421997-05-16 02:46:07 -05001611
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001612#ifdef PNG_oFFs_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001613extern PNG_EXPORT(png_uint_32,png_get_oFFs,(png_structp png_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001614 png_infop info_ptr, png_int_32 *offset_x, png_int_32 *offset_y,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001615 int *unit_type),,145);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001616#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001617
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001618#ifdef PNG_oFFs_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001619extern PNG_EXPORT(void,png_set_oFFs,(png_structp png_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001620 png_infop info_ptr, png_int_32 offset_x, png_int_32 offset_y,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001621 int unit_type),,146);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001622#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001623
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001624#ifdef PNG_pCAL_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001625extern PNG_EXPORT(png_uint_32,png_get_pCAL,(png_structp png_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001626 png_infop info_ptr, png_charp *purpose, png_int_32 *X0, png_int_32 *X1,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001627 int *type, int *nparams, png_charp *units, png_charpp *params),,147);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001628#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001629
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001630#ifdef PNG_pCAL_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001631extern PNG_EXPORT(void,png_set_pCAL,(png_structp png_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001632 png_infop info_ptr, png_charp purpose, png_int_32 X0, png_int_32 X1,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001633 int type, int nparams, png_charp units, png_charpp params),,148);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001634#endif
1635
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001636#ifdef PNG_pHYs_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001637extern PNG_EXPORT(png_uint_32,png_get_pHYs,(png_structp png_ptr,
1638 png_infop info_ptr, png_uint_32 *res_x, png_uint_32 *res_y,
1639 int *unit_type),,149);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001640#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001641
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001642#ifdef PNG_pHYs_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001643extern PNG_EXPORT(void,png_set_pHYs,(png_structp png_ptr,
1644 png_infop info_ptr, png_uint_32 res_x, png_uint_32 res_y,
1645 int unit_type),,150);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001646#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001647
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001648extern PNG_EXPORT(png_uint_32,png_get_PLTE,(png_structp png_ptr,
1649 png_infop info_ptr, png_colorp *palette, int *num_palette),,151);
Andreas Dilger47a0c421997-05-16 02:46:07 -05001650
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001651extern PNG_EXPORT(void,png_set_PLTE,(png_structp png_ptr,
1652 png_infop info_ptr, png_colorp palette, int num_palette),,152);
Andreas Dilger47a0c421997-05-16 02:46:07 -05001653
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001654#ifdef PNG_sBIT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001655extern PNG_EXPORT(png_uint_32,png_get_sBIT,(png_structp png_ptr,
1656 png_infop info_ptr, png_color_8p *sig_bit),,153);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001657#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001658
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001659#ifdef PNG_sBIT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001660extern PNG_EXPORT(void,png_set_sBIT,(png_structp png_ptr,
1661 png_infop info_ptr, png_color_8p sig_bit),,154);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001662#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001663
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001664#ifdef PNG_sRGB_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001665extern PNG_EXPORT(png_uint_32,png_get_sRGB,(png_structp png_ptr,
1666 png_infop info_ptr, int *intent),,155);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001667#endif
Glenn Randers-Pehrsonb6ce43d1998-01-01 07:13:13 -06001668
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001669#ifdef PNG_sRGB_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001670extern PNG_EXPORT(void,png_set_sRGB,(png_structp png_ptr,
1671 png_infop info_ptr, int intent),,156);
1672extern PNG_EXPORT(void,png_set_sRGB_gAMA_and_cHRM,(png_structp png_ptr,
1673 png_infop info_ptr, int intent),,157);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001674#endif
Glenn Randers-Pehrsonb6ce43d1998-01-01 07:13:13 -06001675
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001676#ifdef PNG_iCCP_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001677extern PNG_EXPORT(png_uint_32,png_get_iCCP,(png_structp png_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001678 png_infop info_ptr, png_charpp name, int *compression_type,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001679 png_charpp profile, png_uint_32 *proflen),,158);
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001680 /* Note to maintainer: profile should be png_bytepp */
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001681#endif
1682
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001683#ifdef PNG_iCCP_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001684extern PNG_EXPORT(void,png_set_iCCP,(png_structp png_ptr,
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001685 png_infop info_ptr, png_charp name, int compression_type,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001686 png_charp profile, png_uint_32 proflen),,159);
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001687 /* Note to maintainer: profile should be png_bytep */
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001688#endif
1689
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001690#ifdef PNG_sPLT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001691extern PNG_EXPORT(png_uint_32,png_get_sPLT,(png_structp png_ptr,
1692 png_infop info_ptr, png_sPLT_tpp entries),,160);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001693#endif
1694
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001695#ifdef PNG_sPLT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001696extern PNG_EXPORT(void,png_set_sPLT,(png_structp png_ptr,
1697 png_infop info_ptr, png_sPLT_tp entries, int nentries),,161);
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -06001698#endif
1699
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001700#ifdef PNG_TEXT_SUPPORTED
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001701/* png_get_text also returns the number of text chunks in *num_text */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001702extern PNG_EXPORT(png_uint_32,png_get_text,(png_structp png_ptr,
1703 png_infop info_ptr, png_textp *text_ptr, int *num_text),,162);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001704#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001705
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001706/* Note while png_set_text() will accept a structure whose text,
1707 * language, and translated keywords are NULL pointers, the structure
1708 * returned by png_get_text will always contain regular
1709 * zero-terminated C strings. They might be empty strings but
1710 * they will never be NULL pointers.
Glenn Randers-Pehrson4accabb2000-04-14 14:20:47 -05001711 */
1712
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001713#ifdef PNG_TEXT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001714extern PNG_EXPORT(void,png_set_text,(png_structp png_ptr,
1715 png_infop info_ptr, png_textp text_ptr, int num_text),,163);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001716#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001717
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001718#ifdef PNG_tIME_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001719extern PNG_EXPORT(png_uint_32,png_get_tIME,(png_structp png_ptr,
1720 png_infop info_ptr, png_timep *mod_time),,164);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001721#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001722
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001723#ifdef PNG_tIME_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001724extern PNG_EXPORT(void,png_set_tIME,(png_structp png_ptr,
1725 png_infop info_ptr, png_timep mod_time),,165);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001726#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001727
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001728#ifdef PNG_tRNS_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001729extern PNG_EXPORT(png_uint_32,png_get_tRNS,(png_structp png_ptr,
1730 png_infop info_ptr, png_bytep *trans_alpha, int *num_trans,
1731 png_color_16p *trans_color),,166);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001732#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001733
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001734#ifdef PNG_tRNS_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001735extern PNG_EXPORT(void,png_set_tRNS,(png_structp png_ptr,
1736 png_infop info_ptr, png_bytep trans_alpha, int num_trans,
1737 png_color_16p trans_color),,167);
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -06001738#endif
1739
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001740#ifdef PNG_sCAL_SUPPORTED
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001741# ifdef PNG_FLOATING_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001742extern PNG_EXPORT(png_uint_32,png_get_sCAL,(png_structp png_ptr,
1743 png_infop info_ptr, int *unit, double *width, double *height),,168);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001744# else
1745# ifdef PNG_FIXED_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001746extern PNG_EXPORT(png_uint_32,png_get_sCAL_s,(png_structp png_ptr,
1747 png_infop info_ptr, int *unit, png_charpp swidth,
1748 png_charpp sheight),,169);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001749# endif
1750# endif
Glenn Randers-Pehrson19095602001-03-14 07:08:39 -06001751#endif /* PNG_sCAL_SUPPORTED */
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001752
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001753#ifdef PNG_sCAL_SUPPORTED
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001754# ifdef PNG_FLOATING_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001755extern PNG_EXPORT(void,png_set_sCAL,(png_structp png_ptr,
1756 png_infop info_ptr, int unit, double width, double height),,170);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001757# else
1758# ifdef PNG_FIXED_POINT_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001759extern PNG_EXPORT(void,png_set_sCAL_s,(png_structp png_ptr,
1760 png_infop info_ptr, int unit, png_charp swidth,
1761 png_charp sheight),,171);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001762# endif
1763# endif
Glenn Randers-Pehrson19095602001-03-14 07:08:39 -06001764#endif /* PNG_sCAL_SUPPORTED || PNG_WRITE_sCAL_SUPPORTED */
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001765
Glenn Randers-Pehrson7824a702009-06-13 10:05:05 -05001766#ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED
1767/* Provide a list of chunks and how they are to be handled, if the built-in
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -06001768 handling or default unknown chunk handling is not desired. Any chunks not
1769 listed will be handled in the default manner. The IHDR and IEND chunks
1770 must not be listed.
Glenn Randers-Pehrson145f5c82008-07-10 09:13:13 -05001771 keep = 0: follow default behaviour
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -06001772 = 1: do not keep
1773 = 2: keep only if safe-to-copy
1774 = 3: keep even if unsafe-to-copy
1775*/
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001776extern PNG_EXPORT(void, png_set_keep_unknown_chunks,(png_structp png_ptr,
1777 int keep, png_bytep chunk_list, int num_chunks),,172);
Glenn Randers-Pehrsona528fba2010-03-12 21:03:18 -06001778extern PNG_EXPORT(int,png_handle_as_unknown,(png_structp png_ptr,
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001779 png_bytep chunk_name),,173);
Glenn Randers-Pehrson7824a702009-06-13 10:05:05 -05001780#endif
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001781#ifdef PNG_UNKNOWN_CHUNKS_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001782extern PNG_EXPORT(void, png_set_unknown_chunks,(png_structp png_ptr,
1783 png_infop info_ptr, png_unknown_chunkp unknowns,
1784 int num_unknowns),,174);
1785extern PNG_EXPORT(void, png_set_unknown_chunk_location,
1786 (png_structp png_ptr, png_infop info_ptr, int chunk,
1787 int location),,175);
1788extern PNG_EXPORT(png_uint_32,png_get_unknown_chunks,(png_structp png_ptr,
1789 png_infop info_ptr, png_unknown_chunkpp entries),,176);
Glenn Randers-Pehrson61c32d92000-02-04 23:40:16 -06001790#endif
1791
Glenn Randers-Pehrsonfc4a1432000-05-17 17:39:34 -05001792/* Png_free_data() will turn off the "valid" flag for anything it frees.
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001793 * If you need to turn it off for a chunk that your application has freed,
1794 * you can use png_set_invalid(png_ptr, info_ptr, PNG_INFO_CHNK);
1795 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001796extern PNG_EXPORT(void, png_set_invalid,(png_structp png_ptr,
1797 png_infop info_ptr, int mask),,177);
Glenn Randers-Pehrsonfc4a1432000-05-17 17:39:34 -05001798
Glenn Randers-Pehrson4e6b5e92009-09-23 10:24:53 -05001799#ifdef PNG_INFO_IMAGE_SUPPORTED
Glenn Randers-Pehrson6942d532000-05-01 09:31:54 -05001800/* The "params" pointer is currently not used and is for future expansion. */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001801extern PNG_EXPORT(void, png_read_png,(png_structp png_ptr,
1802 png_infop info_ptr, int transforms, png_voidp params),,178);
1803extern PNG_EXPORT(void, png_write_png,(png_structp png_ptr,
1804 png_infop info_ptr, int transforms, png_voidp params),,179);
Glenn Randers-Pehrson166c5a31999-12-10 09:43:02 -06001805#endif
Andreas Dilger47a0c421997-05-16 02:46:07 -05001806
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001807extern PNG_EXPORT(png_charp,png_get_copyright,(png_structp png_ptr),,180);
1808extern PNG_EXPORT(png_charp,png_get_header_ver,(png_structp png_ptr),,181);
1809extern PNG_EXPORT(png_charp,png_get_header_version,(png_structp png_ptr),,182);
1810extern PNG_EXPORT(png_charp,png_get_libpng_ver,(png_structp png_ptr),,183);
Glenn Randers-Pehrsonc9442291999-01-06 21:50:16 -06001811
Glenn Randers-Pehrson5e5c1e12000-11-10 12:26:19 -06001812#ifdef PNG_MNG_FEATURES_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001813extern PNG_EXPORT(png_uint_32,png_permit_mng_features,(png_structp png_ptr,
1814 png_uint_32 mng_features_permitted),,184);
Glenn Randers-Pehrson5e5c1e12000-11-10 12:26:19 -06001815#endif
1816
Glenn Randers-Pehrson8f3dd832004-08-10 09:43:42 -05001817/* For use in png_set_keep_unknown, added to version 1.2.6 */
1818#define PNG_HANDLE_CHUNK_AS_DEFAULT 0
1819#define PNG_HANDLE_CHUNK_NEVER 1
1820#define PNG_HANDLE_CHUNK_IF_SAFE 2
1821#define PNG_HANDLE_CHUNK_ALWAYS 3
1822
Glenn Randers-Pehrsone68f5a32001-05-14 09:20:53 -05001823/* Strip the prepended error numbers ("#nnn ") from error and warning
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001824 * messages before passing them to the error or warning handler.
1825 */
Glenn Randers-Pehrsone68f5a32001-05-14 09:20:53 -05001826#ifdef PNG_ERROR_NUMBERS_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001827extern PNG_EXPORT(void,png_set_strip_error_numbers,(png_structp png_ptr,
1828 png_uint_32 strip_mode),,185);
Glenn Randers-Pehrsonbe9de0f2001-01-22 08:52:16 -06001829#endif
Glenn Randers-Pehrson272489d2004-08-04 06:34:52 -05001830
Glenn Randers-Pehrsonbeb572e2006-08-19 13:59:24 -05001831/* Added in libpng-1.2.6 */
Glenn Randers-Pehrson272489d2004-08-04 06:34:52 -05001832#ifdef PNG_SET_USER_LIMITS_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001833extern PNG_EXPORT(void,png_set_user_limits,(png_structp png_ptr,
1834 png_uint_32 user_width_max, png_uint_32 user_height_max),,186);
1835extern PNG_EXPORT(png_uint_32,png_get_user_width_max,
1836 (png_structp png_ptr),,187);
1837extern PNG_EXPORT(png_uint_32,png_get_user_height_max,
1838 (png_structp png_ptr),,188);
Glenn Randers-Pehrson800d1e92008-08-20 17:25:21 -05001839/* Added in libpng-1.4.0 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001840extern PNG_EXPORT(void,png_set_chunk_cache_max,(png_structp png_ptr,
1841 png_uint_32 user_chunk_cache_max),,189);
1842extern PNG_EXPORT(png_uint_32,png_get_chunk_cache_max,
1843 (png_structp png_ptr),,190);
Glenn Randers-Pehrsone3f3c4e2010-02-07 18:08:50 -06001844/* Added in libpng-1.4.1 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001845extern PNG_EXPORT(void,png_set_chunk_malloc_max,(png_structp png_ptr,
1846 png_alloc_size_t user_chunk_cache_max),,191);
1847extern PNG_EXPORT(png_alloc_size_t,png_get_chunk_malloc_max,
1848 (png_structp png_ptr),,192);
Glenn Randers-Pehrson272489d2004-08-04 06:34:52 -05001849#endif
1850
Glenn Randers-Pehrson6bc53be2006-06-16 07:52:03 -05001851#if defined(PNG_INCH_CONVERSIONS) && defined(PNG_FLOATING_POINT_SUPPORTED)
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001852PNG_EXPORT(png_uint_32,png_get_pixels_per_inch,(png_structp png_ptr,
1853 png_infop info_ptr),,193);
Glenn Randers-Pehrson6bc53be2006-06-16 07:52:03 -05001854
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001855PNG_EXPORT(png_uint_32,png_get_x_pixels_per_inch,(png_structp png_ptr,
1856 png_infop info_ptr),,194);
Glenn Randers-Pehrson6bc53be2006-06-16 07:52:03 -05001857
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001858PNG_EXPORT(png_uint_32,png_get_y_pixels_per_inch,(png_structp png_ptr,
1859 png_infop info_ptr),,195);
Glenn Randers-Pehrson6bc53be2006-06-16 07:52:03 -05001860
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001861PNG_EXPORT(float,png_get_x_offset_inches,(png_structp png_ptr,
1862 png_infop info_ptr),,196);
Glenn Randers-Pehrson6bc53be2006-06-16 07:52:03 -05001863
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001864PNG_EXPORT(float,png_get_y_offset_inches,(png_structp png_ptr,
1865 png_infop info_ptr),,197);
Glenn Randers-Pehrson6bc53be2006-06-16 07:52:03 -05001866
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001867# ifdef PNG_pHYs_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001868PNG_EXPORT(png_uint_32,png_get_pHYs_dpi,(png_structp png_ptr,
1869 png_infop info_ptr, png_uint_32 *res_x, png_uint_32 *res_y,
1870 int *unit_type),,198);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001871# endif /* PNG_pHYs_SUPPORTED */
Glenn Randers-Pehrson6bc53be2006-06-16 07:52:03 -05001872#endif /* PNG_INCH_CONVERSIONS && PNG_FLOATING_POINT_SUPPORTED */
1873
Glenn Randers-Pehrsonbeb572e2006-08-19 13:59:24 -05001874/* Added in libpng-1.4.0 */
1875#ifdef PNG_IO_STATE_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001876extern PNG_EXPORT(png_uint_32,png_get_io_state,(png_structp png_ptr),,199);
Glenn Randers-Pehrsonbeb572e2006-08-19 13:59:24 -05001877
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001878extern PNG_EXPORT(png_bytep,png_get_io_chunk_name,(png_structp png_ptr),,200);
Glenn Randers-Pehrsonbeb572e2006-08-19 13:59:24 -05001879
1880/* The flags returned by png_get_io_state() are the following: */
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001881# define PNG_IO_NONE 0x0000 /* no I/O at this moment */
1882# define PNG_IO_READING 0x0001 /* currently reading */
1883# define PNG_IO_WRITING 0x0002 /* currently writing */
1884# define PNG_IO_SIGNATURE 0x0010 /* currently at the file signature */
1885# define PNG_IO_CHUNK_HDR 0x0020 /* currently at the chunk header */
1886# define PNG_IO_CHUNK_DATA 0x0040 /* currently at the chunk data */
1887# define PNG_IO_CHUNK_CRC 0x0080 /* currently at the chunk crc */
1888# define PNG_IO_MASK_OP 0x000f /* current operation: reading/writing */
1889# define PNG_IO_MASK_LOC 0x00f0 /* current location: sig/hdr/data/crc */
Glenn Randers-Pehrsonbeb572e2006-08-19 13:59:24 -05001890#endif /* ?PNG_IO_STATE_SUPPORTED */
1891
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001892/* Maintainer: Put new public prototypes here ^, in libpng.3, and project
1893 * defs
1894 */
Glenn Randers-Pehrson231e6872001-01-12 15:13:06 -06001895
Glenn Randers-Pehrson1d963611998-05-02 12:52:25 -05001896#ifdef PNG_READ_COMPOSITE_NODIV_SUPPORTED
Glenn Randers-Pehrson8686fff1998-05-21 09:27:50 -05001897/* With these routines we avoid an integer divide, which will be slower on
1898 * most machines. However, it does take more operations than the corresponding
1899 * divide method, so it may be slower on a few RISC systems. There are two
Glenn Randers-Pehrson1d963611998-05-02 12:52:25 -05001900 * shifts (by 8 or 16 bits) and an addition, versus a single integer divide.
1901 *
1902 * Note that the rounding factors are NOT supposed to be the same! 128 and
1903 * 32768 are correct for the NODIV code; 127 and 32767 are correct for the
1904 * standard method.
1905 *
1906 * [Optimized code by Greg Roelofs and Mark Adler...blame us for bugs. :-) ]
1907 */
1908
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001909 /* fg and bg should be in `gamma 1.0' space; alpha is the opacity */
Glenn Randers-Pehrson5c6aeb21998-12-29 11:47:59 -06001910
Glenn Randers-Pehrsone3f3c4e2010-02-07 18:08:50 -06001911# define png_composite(composite, fg, alpha, bg) \
1912 { png_uint_16 temp = (png_uint_16)((png_uint_16)(fg) \
1913 * (png_uint_16)(alpha) \
1914 + (png_uint_16)(bg)*(png_uint_16)(255 \
1915 - (png_uint_16)(alpha)) + (png_uint_16)128); \
Glenn Randers-Pehrson1d963611998-05-02 12:52:25 -05001916 (composite) = (png_byte)((temp + (temp >> 8)) >> 8); }
Glenn Randers-Pehrson5c6aeb21998-12-29 11:47:59 -06001917
Glenn Randers-Pehrsone3f3c4e2010-02-07 18:08:50 -06001918# define png_composite_16(composite, fg, alpha, bg) \
1919 { png_uint_32 temp = (png_uint_32)((png_uint_32)(fg) \
1920 * (png_uint_32)(alpha) \
1921 + (png_uint_32)(bg)*(png_uint_32)(65535L \
1922 - (png_uint_32)(alpha)) + (png_uint_32)32768L); \
Glenn Randers-Pehrson1d963611998-05-02 12:52:25 -05001923 (composite) = (png_uint_16)((temp + (temp >> 16)) >> 16); }
1924
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001925#else /* Standard method using integer division */
Glenn Randers-Pehrson1d963611998-05-02 12:52:25 -05001926
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001927# define png_composite(composite, fg, alpha, bg) \
1928 (composite) = (png_byte)(((png_uint_16)(fg) * (png_uint_16)(alpha) + \
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001929 (png_uint_16)(bg) * (png_uint_16)(255 - (png_uint_16)(alpha)) + \
1930 (png_uint_16)127) / 255)
Glenn Randers-Pehrson5c6aeb21998-12-29 11:47:59 -06001931
1932# define png_composite_16(composite, fg, alpha, bg) \
Glenn Randers-Pehrson1d963611998-05-02 12:52:25 -05001933 (composite) = (png_uint_16)(((png_uint_32)(fg) * (png_uint_32)(alpha) + \
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001934 (png_uint_32)(bg)*(png_uint_32)(65535L - (png_uint_32)(alpha)) + \
Glenn Randers-Pehrsone8b1aa02010-03-06 11:39:29 -06001935 (png_uint_32)32767) / (png_uint_32)65535L)
Glenn Randers-Pehrson1d963611998-05-02 12:52:25 -05001936#endif /* PNG_READ_COMPOSITE_NODIV_SUPPORTED */
1937
Glenn Randers-Pehrsoneb580912008-07-30 14:47:09 -05001938#ifdef PNG_USE_READ_MACROS
1939/* Inline macros to do direct reads of bytes from the input buffer.
1940 * The png_get_int_32() routine assumes we are using two's complement
1941 * format for negative values, which is almost certainly true.
Glenn Randers-Pehrson9c3ab682006-02-20 22:09:05 -06001942 */
Glenn Randers-Pehrsoneb580912008-07-30 14:47:09 -05001943/* We could make special-case BIG_ENDIAN macros that do direct reads here */
1944# define png_get_uint_32(buf) \
1945 (((png_uint_32)(*(buf)) << 24) + \
1946 ((png_uint_32)(*((buf) + 1)) << 16) + \
1947 ((png_uint_32)(*((buf) + 2)) << 8) + \
1948 ((png_uint_32)(*((buf) + 3))))
1949# define png_get_uint_16(buf) \
1950 (((png_uint_32)(*(buf)) << 8) + \
1951 ((png_uint_32)(*((buf) + 1))))
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001952# ifdef PNG_GET_INT_32_SUPPORTED
1953# define png_get_int_32(buf) \
Glenn Randers-Pehrsoneb580912008-07-30 14:47:09 -05001954 (((png_int_32)(*(buf)) << 24) + \
1955 ((png_int_32)(*((buf) + 1)) << 16) + \
1956 ((png_int_32)(*((buf) + 2)) << 8) + \
1957 ((png_int_32)(*((buf) + 3))))
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001958# endif
Glenn Randers-Pehrson9c3ab682006-02-20 22:09:05 -06001959#else
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001960extern PNG_EXPORT(png_uint_32,png_get_uint_32,(png_bytep buf),,201);
1961extern PNG_EXPORT(png_uint_16,png_get_uint_16,(png_bytep buf),,202);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001962# ifdef PNG_GET_INT_32_SUPPORTED
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001963extern PNG_EXPORT(png_int_32,png_get_int_32,(png_bytep buf),,203);
Glenn Randers-Pehrsond4df36c2010-03-06 10:45:55 -06001964# endif
Glenn Randers-Pehrsoneb580912008-07-30 14:47:09 -05001965#endif
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001966extern PNG_EXPORT(png_uint_32,png_get_uint_31,(png_structp png_ptr,
1967 png_bytep buf),,204);
Glenn Randers-Pehrson9c3ab682006-02-20 22:09:05 -06001968/* No png_get_int_16 -- may be added if there's a real need for it. */
1969
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05001970/* Place a 32-bit number into a buffer in PNG byte order (big-endian). */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001971extern PNG_EXPORT(void,png_save_uint_32,(png_bytep buf, png_uint_32 i),,205);
1972extern PNG_EXPORT(void,png_save_int_32,(png_bytep buf, png_int_32 i),,206);
Glenn Randers-Pehrson9c3ab682006-02-20 22:09:05 -06001973
1974/* Place a 16-bit number into a buffer in PNG byte order.
1975 * The parameter is declared unsigned int, not png_uint_16,
1976 * just to avoid potential problems on pre-ANSI C compilers.
1977 */
Glenn Randers-Pehrsoneae8e362010-03-12 17:36:53 -06001978extern PNG_EXPORT(void,png_save_uint_16,(png_bytep buf, unsigned int i),,207);
Glenn Randers-Pehrson9c3ab682006-02-20 22:09:05 -06001979/* No png_save_int_16 -- may be added if there's a real need for it. */
1980
Glenn Randers-Pehrsonc551c0d2010-03-16 07:52:34 -05001981/* The last ordinal number (this is the *last* one, the next one to
1982 * use is one more than this.)
1983 */
1984#ifdef PNG_EXPORT_LAST_ORDINAL
1985 PNG_EXPORT_LAST_ORDINAL(207);
1986#endif
1987
Glenn Randers-Pehrson9c3ab682006-02-20 22:09:05 -06001988/* ************************************************************************* */
1989
Glenn Randers-Pehrson145f5c82008-07-10 09:13:13 -05001990/* Various modes of operation. Note that after an init, mode is set to
1991 * zero automatically when the structure is created.
1992 */
1993#define PNG_HAVE_IHDR 0x01
1994#define PNG_HAVE_PLTE 0x02
1995#define PNG_HAVE_IDAT 0x04
1996#define PNG_AFTER_IDAT 0x08 /* Have complete zlib datastream */
1997#define PNG_HAVE_IEND 0x10
1998#define PNG_HAVE_gAMA 0x20
1999#define PNG_HAVE_cHRM 0x40
2000
Andreas Dilger02ad0ef1997-01-17 01:34:35 -06002001#ifdef __cplusplus
2002}
2003#endif
2004
Glenn Randers-Pehrson1ef65b62000-05-12 06:19:53 -05002005#endif /* PNG_VERSION_INFO_ONLY */
Glenn Randers-Pehrson6c7a09a2009-06-15 21:57:39 -05002006/* Do not put anything past this line */
Glenn Randers-Pehrson13944802000-06-24 07:42:42 -05002007#endif /* PNG_H */