Scroom 0.14-49-gb7ae7a6d
Loading...
Searching...
No Matches
pnmsource.hh File Reference
#include <fstream>
#include <map>
#include <string>
#include <scroom/logger.hh>
#include <scroom/opentiledbitmapinterface.hh>
#include <scroom/tiledbitmapinterface.hh>
#include <scroom/transformpresentation.hh>
Include dependency graph for pnmsource.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Scroom::Pnm::Source
 
class  Scroom::Pnm::BinarySource
 
class  Scroom::Pnm::AsciiSource
 
class  Scroom::Pnm::AsciiSource1bpp
 

Namespaces

namespace  Scroom
 
namespace  Scroom::Pnm
 

Enumerations

enum class  Scroom::Pnm::SourceType { Scroom::Pnm::Binary , Scroom::Pnm::Ascii , Scroom::Pnm::Ascii1bpp }
 

Functions

boost::optional< std::tuple< Scroom::TiledBitmap::BitmapMetaData, std::ifstream, SourceType > > Scroom::Pnm::open (const Scroom::Logger &logger, const std::string &fileName)