IMcDyes Interface |
![]() |
Namespace: MediaCy.IQL.Microscopy.Info
Public Interface IMcDyes Inherits IEnumerable
The IMcDyes type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveDye | Gets or sets the active dye. |
![]() | Count | The number of dyes in the collection. |
![]() | Item | Item property handler for the Dyes collection. |
![]() | Modified | Gets or sets the collection modified flag. |
Name | Description | |
---|---|---|
![]() | Add | Method to add a new McDye to the collection. |
![]() | AddCopyOf | Method to add a new McDye to the collection. |
![]() | GetEnumerator | |
![]() | ImportFromFiles | Adds dyes from the files in the specified folder. |
![]() | Open | Opens a set of dyes |
![]() | Remove | Removes the dye object from the McDyes
collection. |
![]() | RemoveAll | Removes all dye objects from the McDyes
collection. |
![]() | Save | Saves the set of dyes |