#include "openLogger.h"#include <map>#include <string>#include <sstream>#include <fstream>#include <iostream>#include <iomanip>#include <Magick++.h>#include "ocString.h"#include "ocFileSys.h"

Go to the source code of this file.
Classes | |
| class | imageConditioner |
Functions | |
| int | main (int argcount, char **args) |
| int main | ( | int | argcount, | |
| char ** | args | |||
| ) |
Definition at line 145 of file imageBatch.cpp.
References imageConditioner::imageProcess(), and imageConditioner::setArgs().
1.5.5