#include <map_io_nanoscope_handler.hh>
Inherits ost::io::ImageFormatBase, and ost::io::ImageFormatBase.
Public Member Functions | |
| Nanoscope (int subimage=-1) | |
| int | GetSubimage () const |
| void | SetSubimage (int subimage) |
| Nanoscope (int subimage=-1) | |
| int | GetSubimage () const |
| void | SetSubimage (int subimage) |
Static Public Attributes | |
| static String | FORMAT_STRING |
| static String | FORMAT_NAME_STRING |
| static String | FORMAT_DESCRIPTION_STRING |
Definition at line 27 of file map_io_nanoscope_handler.hh.
| Nanoscope | ( | int | subimage = -1 |
) |
| Nanoscope | ( | int | subimage = -1 |
) |
| int GetSubimage | ( | ) | const |
| int GetSubimage | ( | ) | const |
| void SetSubimage | ( | int | subimage | ) |
| void SetSubimage | ( | int | subimage | ) |
static String FORMAT_DESCRIPTION_STRING [static] |
Definition at line 34 of file map_io_nanoscope_handler.hh.
static String FORMAT_NAME_STRING [static] |
Definition at line 33 of file map_io_nanoscope_handler.hh.
static String FORMAT_STRING [static] |
Definition at line 32 of file map_io_nanoscope_handler.hh.
1.6.1