Enum DimensionChannelAcquisitionMode#
Defined in File libCZI_Metadata2.h
Enum Documentation#
-
enum class libCZI::DimensionChannelAcquisitionMode : std::uint8_t#
Values that represent the acquisition mode of a channel. The acquisition mode describes the type of microscopy performed for each channel.
Values:
-
enumerator WideField#
The channel contains images from wide field microscopy.
-
enumerator LaserScanningConfocalMicroscopy#
The channel contains images from laser-scanning-confocal microscopy.
-
enumerator SpinningDiskConfocal#
The channel contains images from a confocal spinning-disk system.
-
enumerator SlitScanConfocal#
Unknown denotation.
-
enumerator MultiPhotonMicroscopy#
The channel contains images an image from a multi-photon-microscopy system.
-
enumerator StructuredIllumination#
The channel contains images from structured-illumination microscopy system.
-
enumerator SingleMoleculeImaging#
meaning unknown
-
enumerator TotalInternalReflection#
The channel contains images from a TIRF microscopy system.
-
enumerator FluorescenceLifetime#
Unknown denotation.
-
enumerator SpectralImaging#
Unknown denotation.
-
enumerator FluorescenceCorrelationSpectroscopy#
Unknown denotation.
-
enumerator NearFieldScanningOpticalMicroscopy#
Unknown denotation.
-
enumerator SecondHarmonicGenerationImaging#
The channel contains images from Second harmonic imaging microscopy (SHIM).
-
enumerator PALM#
The channel contains images from photo-activation localization microscopy.
-
enumerator STORM#
The channel contains images from stochastic optical reconstruction microscopy.
-
enumerator STED#
The channel contains images from stimulated emission depletion microscopy.
-
enumerator TIRF#
The channel contains images from total internal reflection fluorescence (TIRFM).
-
enumerator FSM#
The channel contains images from Fluorescence speckle microscopy.
-
enumerator LCM#
The channel contains images from laser capture micro dissection.
-
enumerator SPIM#
The channel contains images from selective-plane-illumination microscopy.
-
enumerator SEM#
The channel contains images from scanning electron microscopy.
-
enumerator FIB#
The channel contains images from focus ion beam microscopy.
-
enumerator FIB_SEM#
The channel contains images from focus ion beam and scanning electron microscopy.
-
enumerator ApertureCorrelation#
The channel contains image from aperture correlation (a specific application of Structured Illumination).
-
enumerator Other#
Some other type of image formation.
-
enumerator WideField#