[libpng16] Add support for loading images with associated alpha in the

Simplified API (Samuel Williams).
This commit is contained in:
Glenn Randers-Pehrson
2017-09-23 15:12:52 -05:00
parent 4b7635ce72
commit 073fe76f6a
4 changed files with 13 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
/* pngread.c - read a PNG file
*
* Last changed in libpng 1.6.32 [August 24, 2017]
* Last changed in libpng 1.6.33 [(PENDING RELEASE)]
* Copyright (c) 1998-2002,2004,2006-2017 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)