![]() |
BioLib
3.6.2
A GUI-less version of Bio .NET library for editing & annotating various microscopy image formats.
|
Public Types | |
| enum | Type { Base = 0 , Base2 = 1 , InPlace = 2 , InPlace2 = 3 , InPlacePartial = 4 , Resize = 5 , Rotate = 6 , Transformation = 7 , Copy = 8 } |
Public Member Functions | |
| Filt (string s, IFilter f, Type t) | |
Public Attributes | |
| string | name |
| IFilter | filt |
| Type | type |
| enum BioLib.Filt.Type |
| BioLib.Filt.Filt | ( | string | s, |
| IFilter | f, | ||
| Type | t ) |