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.StackTools Class Reference
Inheritance diagram for BioCore.StackTools:

Public Member Functions

void UpdateStacks ()
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

BioImage ImageA [get]
 
BioImage ImageB [get]
 

Detailed Description

Definition at line 3 of file StackTools.cs.

Constructor & Destructor Documentation

◆ StackTools()

BioCore.StackTools.StackTools ( )

Definition at line 5 of file StackTools.cs.

Member Function Documentation

◆ Dispose()

override void BioCore.StackTools.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 14 of file StackTools.Designer.cs.

◆ UpdateStacks()

void BioCore.StackTools.UpdateStacks ( )

It clears the contents of two combo boxes, then adds all the images in the Images class to the combo boxes

Returns
The method is returning the number of items in the list.

Definition at line 15 of file StackTools.cs.

Property Documentation

◆ ImageA

BioImage BioCore.StackTools.ImageA
get

Definition at line 27 of file StackTools.cs.

◆ ImageB

BioImage BioCore.StackTools.ImageB
get

Definition at line 31 of file StackTools.cs.


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