20 #ifndef MIRTK_PGMImageReader_H 21 #define MIRTK_PGMImageReader_H 23 #include "mirtk/ImageReader.h" 52 virtual bool CanRead(
const char *)
const;
59 #endif // MIRTK_PGMImageReader_H
virtual void ReadHeader()
Read header of PGM file.
static bool CheckHeader(const char *)
Return whether file has correct header.
virtual bool CanRead(const char *) const
Check if this reader can read a given image file.