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.QuPath Class Reference

Classes

class  GeoJsonFeature
 
class  GeoJsonFeatureCollection
 
class  GeoJsonGeometry
 
class  GeoJsonLineString
 
class  GeoJsonPoint
 
class  GeoJsonPolygon
 
class  Properties
 

Static Public Member Functions

static PointD[] GetPoints (GeoJsonGeometry p, BioImage b)
 
static void Save (string file, BioImage b)
 
static ROI[] ReadROI (string filePath, BioImage b)
 

Detailed Description

Definition at line 12 of file QuPath.cs.

Member Function Documentation

◆ GetPoints()

static PointD[] BioCore.QuPath.GetPoints ( GeoJsonGeometry  p,
BioImage  b 
)
static

Definition at line 72 of file QuPath.cs.

◆ ReadROI()

static ROI[] BioCore.QuPath.ReadROI ( string  filePath,
BioImage  b 
)
static

Definition at line 227 of file QuPath.cs.

◆ Save()

static void BioCore.QuPath.Save ( string  file,
BioImage  b 
)
static

Definition at line 194 of file QuPath.cs.


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