#include "Image.h"#include <stdio.h>#include <stdarg.h>Functions | |
| GreyImage * | ReadPGM (const char *sfl) |
| void | StripPNMComment (FILE *pfl) |
| GreyImage * | WritePGM (const char *sfl, GreyImage *pi) |
References SourceMemoryBaseOf< DATA, DIMENSIONALITY >::Allocate(), Console::c, SourceBaseOf< DATA, DIMENSIONALITY, PRECISION >::CSize(), error(), fclose, fgetc, FILE, fopen, fprintf, HandoffPointer(), mathExample::n, p, stderr, StripPNMComment(), and SourceMemoryBaseOf< DATA, DIMENSIONALITY >::WriteData().
Referenced by SuperRes().
References ClaimPointer(), SourceBaseOf< DATA, DIMENSIONALITY, PRECISION >::CSize(), fclose, FILE, fopen, fprintf, fwrite, HandoffPointer(), and SourceMemoryBaseOf< DATA, DIMENSIONALITY >::ReadData().
Referenced by SuperRes(), TestInterpolation(), and WriteRecipie().
1.6.1