20 ImageFilter(
bool allow_last_param) :
24 if (_allow_last_param) {
25 add_runline(
"[opts] inputimage outputimage");
27 add_runline(
"[opts] -o outputimage inputimage");
37 if (!check_last_arg(args, 1)) {
41 return ImageReader::handle_args(args);
This is the base class for a program that generates an image file output, but doesn't read any for in...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.