35 virtual bool handle_args(
Args &args);
The name of this class derives from the fact that we originally implemented it as a layer on top of t...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This specialization of ProgramBase is intended for programs that read and/or write a single image fil...
This is the bare functionality (intended to be inherited from along with ProgramBase or some derivati...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is the base class for a program that generates an image file output, but doesn't read any for in...
ImageWriter(bool allow_last_param)
Image-writing type programs *must* specify their output file using -o.
void write_image()
Writes the generated to the user's specified output filename.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.