Releases: swharden/SciTIF
Releases · swharden/SciTIF
SciTIF 0.1.4
SciTIF 0.1.3
- Stack: Merge() creates a RGB color image
- Image5D: Merge() creates a RGB color image
- Image: Scale() scales according to a manual offset and multiplier
SciTIF 0.1.2
- ImageStack: new class for representing single-channel Z-stacks with methods for creating projections
- ImageRGB: new class for representing multi-channel images with methods for creating RGB images
- Save() methods now support PNG and JPG formats
- GetBitmapBytes() methods now return a platform-agnostic byte array
SciTIF 0.1.1
- First published version targeting .NET Standard