Iris Whole Slide Imaging
Loading...
Searching...
No Matches
Iris::LocalSlideOpenInfo Struct Reference

Information to open a slide file located on a local volume. More...

#include <IrisTypes.hpp>

Public Types

enum  : uint8_t { SLIDE_TYPE_UNKNOWN , SLIDE_TYPE_IRIS , SLIDE_TYPE_OPENSLIDE }
 Local slide file encoding type. More...
 

Public Attributes

const char * filePath
 
enum Iris::LocalSlideOpenInfo:: { ... }  type = SLIDE_TYPE_UNKNOWN
 Local slide file encoding type.
 

Detailed Description

Information to open a slide file located on a local volume.

Provide the file location and the

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : uint8_t

Local slide file encoding type.

This informs the Iris::Slide object how it should attempt to open and map the slide file. If unknown, it will attempt both encoding sequences. OpenSlide is not supported on all platforms (iOS for example).

Member Data Documentation

◆ []

enum { ... } Iris::LocalSlideOpenInfo::type

Local slide file encoding type.

This informs the Iris::Slide object how it should attempt to open and map the slide file. If unknown, it will attempt both encoding sequences. OpenSlide is not supported on all platforms (iOS for example).


The documentation for this struct was generated from the following file: