28 #ifndef vtkOpenSlideReader_h 29 #define vtkOpenSlideReader_h 31 #include "vtkDomainsMicroscopyModule.h" 35 #include "openslide/openslide.h" 66 return "Openslide::WholeSlideImage";
76 openslide_t *openslide_handle;
vtkOpenSlideReader()
Return a descriptive name for the file format that might be useful in a GUI.
static vtkImageReader2 * New()
virtual const char * GetDescriptiveName()
Return a descriptive name for the file format that might be useful in a GUI.
void ExecuteDataWithInformation(vtkDataObject *data, vtkInformation *outInfo) override
This is a convenience method that is implemented in many subclasses instead of RequestData.
virtual int CanReadFile(const char *vtkNotUsed(fname))
Return non zero if the reader can read the given file name.
a simple class to control print indentation
virtual const char * GetFileExtensions()
Get the file extensions for this format.
read digital whole slide images supported by openslide library
virtual void ExecuteInformation()
Superclass of binary file readers.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
general representation of visualization data