![]() |
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.
|
Classes | |
| class | AbstractFloodFiller |
| The base class that the flood fill algorithms inherit from. Implements the basic flood filler functionality that is the same across all algorithms. More... | |
| class | Configuration |
| class | DBitmap |
| class | Direct2D |
| struct | FloodFillRange |
| Represents a linear range to be filled and branched from. More... | |
| class | FloodFillRangeQueue |
| A queue of FloodFillRanges. More... | |
| class | FloodTool |
| class | Graphics |
| struct | Pen |
| class | PenTool |
| class | QueueLinearFloodFiller |
| Implements the QueueLinear flood fill algorithm using array-based pixel manipulation. More... | |