png_set_packswap

Name

png_set_packswap -- swap the order of pixels for packed-pixel image

Synopsis

#include <png.h>

void png_set_packswap(png_structp png_ptr);

Description

png_set_swap() shall change the pixel packing order for each byte for packed-pixel images with bit-depths 1, 2 or 4.