#include <pandatoolbase.h>
#include "imageReader.h"
#include "imageWriter.h"
Go to the source code of this file.
Compounds | |
class | ImageFilter |
This is the base class for a program that reads an image file, operates on it, and writes another image file out. More... |
Definition in file imageFilter.h.