[libpng17] Added png_get_palette_max() function.

This commit is contained in:
Glenn Randers-Pehrson
2013-02-04 19:55:53 -06:00
parent 9124f3e29a
commit d304125332
6 changed files with 40 additions and 25 deletions

View File

@@ -241,3 +241,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