[libpng16] Added documentation of the new png_get_palette_max() function.

This commit is contained in:
Glenn Randers-Pehrson
2013-02-04 19:50:56 -06:00
parent 29890b0439
commit 806477742a
5 changed files with 55 additions and 23 deletions

View File

@@ -5,7 +5,7 @@
LIBRARY
EXPORTS
;Version 1.6.0rc01
;Version 1.6.0rc02
png_access_version_number @1
png_set_sig_bytes @2
png_sig_cmp @3
@@ -247,3 +247,4 @@ EXPORTS
png_image_write_to_stdio @240
png_convert_to_rfc1123_buffer @241
png_set_check_for_invalid_index @242
png_get_palette_max @243