Enum DimensionChannelLaserScanScanningMode#
Defined in File libCZI_Metadata2.h
Enum Documentation#
-
enum class libCZI::DimensionChannelLaserScanScanningMode : std::uint8_t#
Values that represent the laser scanning mode.
Values:
-
enumerator Frame#
An enum constant representing the frame scanning mode.
-
enumerator FastFrame#
An enum constant representing the fast frame scanning mode.
-
enumerator LineSequential#
An enum constant representing the line sequential scanning mode.
-
enumerator Line#
An enum constant representing the line scanning mode.
-
enumerator Spot#
An enum constant representing the spot scanning mode.
-
enumerator Other#
An enum constant representing some other scanning mode was used.
-
enumerator Frame#