bioformats
5.1.6
|
Range of IFDs for an image series. More...
#include <ome/bioformats/tiff/Util.h>
Public Attributes | |
boost::filesystem::path | filename |
Filename of TIFF containing the IFDs. | |
dimension_size_type | begin |
Start index. | |
dimension_size_type | end |
End index. | |
Range of IFDs for an image series.
Note the range is half-open, with the end index being one past the end of the range.