Static Public Member Functions | |
static std::string | name () |
static bool | knows_ext (const std::string &ext) |
static bool | read (std::istream &in, I &im) |
Initialize im and return true if the headers from in are valid, return false otherwise. | |
Static Public Attributes | |
static const char | pnm_id = (R == ReadPnmPlain) ? '1' : '4' |
Definition at line 96 of file pnm_read_2d.hh.