png_set_hIST

Name

png_set_hIST -- set the histogram of color palette

Synopsis

#include <png.h>

void png_set_hIST(png_structp png_ptr, png_infop info_ptr, png_uint_16p hist);

Description

png_set_hIST() shall set the histogram of palette to "hist".