Interface: OMEZarrImageDataSource
Defined in: @tissuumaps-storage/src/ome-zarr/OMEZarrImageDataSource.ts:7
A RawImageDataSource with imageDataSourceDefaults applied
Extends
Properties
path?
optionalpath?:string
Defined in: @tissuumaps-core/build/src/model/base.d.ts:183
Local path (relative to workspace root)
Inherited from
ImageDataSource.path
sizeC?
optionalsizeC?:number
Defined in: @tissuumaps-storage/src/ome-zarr/OMEZarrImageDataSource.ts:12
t?
optionalt?:number
Defined in: @tissuumaps-storage/src/ome-zarr/OMEZarrImageDataSource.ts:10
type
type:
"ome-zarr"
Defined in: @tissuumaps-core/build/src/model/base.d.ts:171
Data source type
Inherited from
ImageDataSource.type
url?
optionalurl?:string
Defined in: @tissuumaps-core/build/src/model/base.d.ts:179
Remote URL, absolute or relative
Relative URLs are resolved against the URL the project was loaded from, and against the TissUUmaps root for projects without one (i.e. projects opened from a local file).
Inherited from
ImageDataSource.url
z?
optionalz?:number
Defined in: @tissuumaps-storage/src/ome-zarr/OMEZarrImageDataSource.ts:11