![]() |
BioGTK
6.5.0
A .NET library & program for annotating, editing various microscopy imaging formats using Bioformats supported images. Including whole slide, pyramidal, and series.
|
Classes | |
| class | Image |
Public Member Functions | |
| void | InitItems () |
| void | UpdateROIs () |
| void | UpdateItems (string filt) |
Static Public Member Functions | |
| static OMERO | Create () |
| static void | StartUpload () |
| static void | UpdateProgress () |
Public Attributes | |
| List< Image > | images = new List<Image>() |
Static Public Attributes | |
| static Progress | prog |
| static int | IconWidth = 50 |
| static int | IconHeight = 50 |
| static string | dataset = "" |
| static long | id |
| static List< string > | files = new List<string>() |
| static bool | uploading = false |
Protected Member Functions | |
| OMERO (Builder builder, IntPtr handle) | |
|
protected |
Definition at line 70 of file OMERO.cs.
|
static |
It creates a new Search object, which is a Gtk.Window, and returns it
Definition at line 63 of file OMERO.cs.
| void BioGTK.OMERO.InitItems | ( | ) |
|
static |
Definition at line 116 of file OMERO.cs.
| void BioGTK.OMERO.UpdateItems | ( | string | filt | ) |
Definition at line 289 of file OMERO.cs.
|
static |
| void BioGTK.OMERO.UpdateROIs | ( | ) |