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