#include <map>
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include <SeExpression.h>
#include <png.h>
#include <fstream>
Go to the source code of this file.
Functions | |
double | clamp (double x) |
int | main (int argc, char *argv[]) |
Definition in file imageSynth.cpp.
double clamp | ( | double | x | ) |
Definition at line 52 of file imageSynth.cpp.
References SeExpr::max(), and SeExpr::min().
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Definition at line 54 of file imageSynth.cpp.
References SeExpr::clamp(), and expr().