38 #ifndef OME_FILES_DETAIL_OMETIFF_H    39 #define OME_FILES_DETAIL_OMETIFF_H    41 #include <ome/files/Types.h>    67         boost::filesystem::path 
id;
   110 #endif // OME_FILES_DETAIL_OMETIFF_H Not known. 
Definition: OMETIFF.h:61
std::size_t dimension_size_type
Size type for image dimensions. 
Definition: Types.h:59
OMETIFFPlane(const boost::filesystem::path &id)
Construct with filename. 
Definition: OMETIFF.h:97
bool certain
Certainty flag, for dealing with unspecified NumPlanes. 
Definition: OMETIFF.h:71
File exists. 
Definition: OMETIFF.h:62
dimension_size_type ifd
IFD index. 
Definition: OMETIFF.h:69
Status
Status of the file associated with this plane. 
Definition: OMETIFF.h:59
boost::filesystem::path id
File containing this plane. 
Definition: OMETIFF.h:67
Status status
File status. 
Definition: OMETIFF.h:73
Metadata for a single plane within an OME-TIFF file set. 
Definition: OMETIFF.h:55
OMETIFFPlane()
Default constructor. 
Definition: OMETIFF.h:81
File is missing. 
Definition: OMETIFF.h:63