PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"#include "pnmImageHeader.h"#include "pnmBrush.h"#include "stackedPerlinNoise2.h"#include "convert_srgb.h"#include "luse.h"#include "pnmImage.I"Go to the source code of this file.
Classes | |
| class | PNMImage::CRow |
| 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... | |
| class | PNMImage::Row |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file pnmImage.h.
1.8.15