20 #ifndef OST_IO_MAP_IO_NANOSCOPE_HANDLER_HH
21 #define OST_IO_MAP_IO_NANOSCOPE_HANDLER_HH
25 namespace ost {
namespace io {
36 int GetSubimage ()
const;
37 void SetSubimage (
int subimage);
static bool MatchContent(unsigned char *header)
static bool MatchSuffix(const String &loc)
static String GetFormatDescription()
virtual void Export(const img::MapHandle &sh, const boost::filesystem::path &loc, const ImageFormatBase &formatstruct) const
static String FORMAT_DESCRIPTION_STRING
static bool MatchType(const ImageFormatBase &type)
virtual void Import(img::MapHandle &sh, const boost::filesystem::path &loc, const ImageFormatBase &formatstruct)
Map IO handler to read/write Nanoscope map files.
static String FORMAT_NAME_STRING
static String FORMAT_STRING
static bool ProvidesImport()
Manage shared instances of images.
static bool ProvidesExport()
MapIOHandlerFactory< MapIONanoscopeHandler > MapIONanoscopeHandlerFactory
static String GetFormatName()