|
| string | Name [get, set] |
| |
| int | Index [get, set] |
| |
| IntRange | RangeR [get] |
| |
| IntRange | RangeG [get] |
| |
| IntRange | RangeB [get] |
| |
| string | Fluor [get, set] |
| |
| int | SamplesPerPixel [get, set] |
| |
| System.Drawing.? Color | Color [get, set] |
| |
| System.Drawing.Color | EmissionColor [get] |
| |
| int | Emission [get, set] |
| |
| int | Excitation [get, set] |
| |
| int | Exposure [get, set] |
| |
| string | LightSource [get, set] |
| |
| double | LightSourceIntensity [get, set] |
| |
| int | LightSourceWavelength [get, set] |
| |
| string | LightSourceAttenuation [get, set] |
| |
| string | DiodeName [get, set] |
| |
| ome.xml.model.enums.ContrastMethod | ContrastMethod [get, set] |
| |
| ome.xml.model.enums.IlluminationType | IlluminationType [get, set] |
| |
| ome.xml.model.enums.AcquisitionMode | AcquisitionMode [get, set] |
| |
| int | BitsPerPixel [get, set] |
| |
Definition at line 1437 of file Bio.cs.
◆ Channel()
| BioCore.Channel.Channel |
( |
int |
ind, |
|
|
int |
bitsPerPixel, |
|
|
int |
samples |
|
) |
| |
◆ Copy()
◆ Dispose()
| void BioCore.Channel.Dispose |
( |
| ) |
|
◆ SpectralColor()
| static System.Drawing.Color BioCore.Channel.SpectralColor |
( |
double |
l | ) |
|
|
static |
The function takes a wavelength in nanometers and returns a color in RGB
- Parameters
-
| l | wavelength in nanometers |
- Returns
- A color.
Definition at line 1630 of file Bio.cs.
◆ ToString()
| override string BioCore.Channel.ToString |
( |
| ) |
|
◆ info
◆ range
| IntRange [] BioCore.Channel.range |
◆ stats
◆ AcquisitionMode
| ome.xml.model.enums.AcquisitionMode BioCore.Channel.AcquisitionMode |
|
getset |
◆ BitsPerPixel
| int BioCore.Channel.BitsPerPixel |
|
getset |
◆ Color
| System.Drawing.? Color BioCore.Channel.Color |
|
getset |
◆ ContrastMethod
| ome.xml.model.enums.ContrastMethod BioCore.Channel.ContrastMethod |
|
getset |
◆ DiodeName
| string BioCore.Channel.DiodeName |
|
getset |
◆ Emission
| int BioCore.Channel.Emission |
|
getset |
◆ EmissionColor
| System.Drawing.Color BioCore.Channel.EmissionColor |
|
get |
◆ Excitation
| int BioCore.Channel.Excitation |
|
getset |
◆ Exposure
| int BioCore.Channel.Exposure |
|
getset |
◆ Fluor
| string BioCore.Channel.Fluor |
|
getset |
◆ IlluminationType
| ome.xml.model.enums.IlluminationType BioCore.Channel.IlluminationType |
|
getset |
◆ Index
| int BioCore.Channel.Index |
|
getset |
◆ LightSource
| string BioCore.Channel.LightSource |
|
getset |
◆ LightSourceAttenuation
| string BioCore.Channel.LightSourceAttenuation |
|
getset |
◆ LightSourceIntensity
| double BioCore.Channel.LightSourceIntensity |
|
getset |
◆ LightSourceWavelength
| int BioCore.Channel.LightSourceWavelength |
|
getset |
◆ Name
| string BioCore.Channel.Name |
|
getset |
◆ RangeB
| IntRange BioCore.Channel.RangeB |
|
get |
◆ RangeG
| IntRange BioCore.Channel.RangeG |
|
get |
◆ RangeR
| IntRange BioCore.Channel.RangeR |
|
get |
◆ SamplesPerPixel
| int BioCore.Channel.SamplesPerPixel |
|
getset |
The documentation for this class was generated from the following file: