#include "pnmFileTypeSGI.h"
#include "config_pnmimagetypes.h"
#include "sgi.h"
#include "pnmFileTypeRegistry.h"
#include "bamReader.h"
Go to the source code of this file.
Variables | |
const char *const | extensions_sgi [] |
const int | num_extensions_sgi = sizeof(extensions_sgi) / sizeof(const char *) |
Definition in file pnmFileTypeSGI.cxx.
|
Initial value: { "rgb", "rgba", "sgi" } Definition at line 29 of file pnmFileTypeSGI.cxx. Referenced by PNMFileTypeSGI::get_num_extensions(). |
|
Definition at line 32 of file pnmFileTypeSGI.cxx. Referenced by PNMFileTypeSGI::get_name(), and PNMFileTypeSGI::get_num_extensions(). |