#include "pandabase.h"
#include "pnmImageHeader.h"
#include "luse.h"
#include "pnmImage.I"
Go to the source code of this file.
Compounds | |
class | PNMImage |
The name of this class derives from the fact that we originally implemented it as a layer on top of the "pnm library", based on netpbm, which was built to implement pbm, pgm, and pbm files, and is the underlying support of a number of public-domain image file converters. More... |
Definition in file pnmImage.h.