Leptonica 1.68
C Image Processing Library
|
Removes colormap from image. More...
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
Removes colormap from image.
Definition in file removecmap.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 31 of file removecmap.c.
References ERROR_INT, filein, IFF_PNG, NULL, pixcmapGetCount(), pixcmapWriteStream(), pixDestroy(), pixGetColormap(), pixGetDepth(), pixRead(), pixRemoveColormap(), and pixWrite().