40#ifndef OGF_IMAGE_IO_IMAGE_SERIALIZER_PGM 
   41#define OGF_IMAGE_IO_IMAGE_SERIALIZER_PGM 
bool read_supported() const override
Tests whether reading is implemented.
 
bool binary() const override
Tests whether the file format is binary or ASCII.
 
Image * serialize_read(const std::string &file_name) override
 
Common include file, providing basic definitions. Should be included before anything else by all head...
 
Class to draw triangles in an image.
 
Global Vorpaline namespace.