18 #include "pandatoolbase.h" 19 #include "imageBase.h" 20 #include "withOutputFile.h" 37 virtual bool handle_args(
Args &args);
40 #include "imageWriter.I" The name of this class derives from the fact that we originally implemented it as a layer on top of t...
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...
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.