BioLib  3.6.2
A GUI-less version of Bio .NET library for editing & annotating various microscopy image formats.
Loading...
Searching...
No Matches
BioLib.QuPath.Level Class Reference

Properties

double Downsample [get, set]
 
int Width [get, set]
 
int Height [get, set]
 

Detailed Description

Definition at line 482 of file QuPath.cs.

Property Documentation

◆ Downsample

double BioLib.QuPath.Level.Downsample
getset

Definition at line 484 of file QuPath.cs.

484{ get; set; }

◆ Height

int BioLib.QuPath.Level.Height
getset

Definition at line 486 of file QuPath.cs.

486{ get; set; }

◆ Width

int BioLib.QuPath.Level.Width
getset

Definition at line 485 of file QuPath.cs.

485{ get; set; }

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