png_set_strip_alpha

Name

png_set_strip_alpha -- remove alpha channel on the given image

Synopsis

#include <png.h>

void png_set_strip_alpha(png_structp png_ptr);

Description

png_set_strip_alpha() shall set transformation on the image to remove the alpha channel.