DGtal 2.0.0
Loading...
Searching...
No Matches
RawIO< Image > Struct Template Reference

Static Public Member Functions

static Image read (std::string const &filename, typename Image::Domain::Vector const &extent)
static bool write (std::string const &filename, Image const &anImage)

Detailed Description

template<typename Image>
struct RawIO< Image >

Definition at line 231 of file testRawReader.cpp.

Member Function Documentation

◆ read()

template<typename Image>
Image RawIO< Image >::read ( std::string const & filename,
typename Image::Domain::Vector const & extent )
inlinestatic

◆ write()

template<typename Image>
bool RawIO< Image >::write ( std::string const & filename,
Image const & anImage )
inlinestatic

The documentation for this struct was generated from the following file: