#include "vuImage.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for vuPPMReader.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | vuPPM |
This class will read/write PPM P6 files into/from a vuImage so that the Key Framer (and possibly others as needed) will be able to read/write Images to disk. More... |