command-line handler for the color balance algorithms More...
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include "io_png.h"
#include "colorbalance_lib.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *const *argv) |
main function call |
command-line handler for the color balance algorithms
Definition in file balance.c.