BioCore  4.0.1
A .NET library & program for annotating, editing various microscopy imaging formats using Bioformats supported images. Including whole slide, pyramidal, and series.
All Classes Namespaces Functions Enumerations Properties
BioCore.ImageInfo Class Reference

Public Member Functions

ImageInfo Copy ()
 

Public Attributes

double stageSizeX = -1
 
double stageSizeY = -1
 
double stageSizeZ = -1
 

Properties

double PhysicalSizeX [get, set]
 
double PhysicalSizeY [get, set]
 
double PhysicalSizeZ [get, set]
 
double StageSizeX [get, set]
 
double StageSizeY [get, set]
 
double StageSizeZ [get, set]
 
int Series [get, set]
 

Detailed Description

Definition at line 5430 of file Bio.cs.

Member Function Documentation

◆ Copy()

ImageInfo BioCore.ImageInfo.Copy ( )

Definition at line 5505 of file Bio.cs.

Member Data Documentation

◆ stageSizeX

double BioCore.ImageInfo.stageSizeX = -1

Definition at line 5467 of file Bio.cs.

◆ stageSizeY

double BioCore.ImageInfo.stageSizeY = -1

Definition at line 5468 of file Bio.cs.

◆ stageSizeZ

double BioCore.ImageInfo.stageSizeZ = -1

Definition at line 5469 of file Bio.cs.

Property Documentation

◆ PhysicalSizeX

double BioCore.ImageInfo.PhysicalSizeX
getset

Definition at line 5437 of file Bio.cs.

◆ PhysicalSizeY

double BioCore.ImageInfo.PhysicalSizeY
getset

Definition at line 5446 of file Bio.cs.

◆ PhysicalSizeZ

double BioCore.ImageInfo.PhysicalSizeZ
getset

Definition at line 5455 of file Bio.cs.

◆ Series

int BioCore.ImageInfo.Series
getset

Definition at line 5499 of file Bio.cs.

◆ StageSizeX

double BioCore.ImageInfo.StageSizeX
getset

Definition at line 5470 of file Bio.cs.

◆ StageSizeY

double BioCore.ImageInfo.StageSizeY
getset

Definition at line 5479 of file Bio.cs.

◆ StageSizeZ

double BioCore.ImageInfo.StageSizeZ
getset

Definition at line 5488 of file Bio.cs.


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