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

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...
 
struct  FloodFillRange
 Represents a linear range to be filled and branched from. More...
 
class  FloodFillRangeQueue
 A queue of FloodFillRanges. More...
 
class  Graphics
 
struct  Pen
 
class  QueueLinearFloodFiller
 Implements the QueueLinear flood fill algorithm using array-based pixel manipulation. More...