18 #include "pandatoolbase.h" 20 #include "imageFilter.h" 35 static bool dispatch_channels(
const string &opt,
const string &arg,
void *var);
52 bool _has_color_scale;
53 bool _flip, _mirror, _cw, _ccw;
A program to read an image file and write an equivalent image file, possibly performing some minor op...
This is the base class for a program that reads an image file, operates on it, and writes another ima...
This is the base class for all three-component vectors and points.