Class IsMultiChannel
A BooleanParameter that distinguishes between single- and multi-channel images.
- hrm\param\base\Parameter
- hrm\param\base\ChoiceParameter
- hrm\param\base\BooleanParameter
- hrm\param\IsMultiChannel
Methods summary
public
|
|
public
string
|
#
displayString( integer $numberOfChannels = 0 )
Returns the string representation of the isMultiChannel Parameter |
Methods inherited from hrm\param\base\BooleanParameter
Methods inherited from hrm\param\base\ChoiceParameter
Methods inherited from hrm\param\base\Parameter
confidenceLevel()
,
getJsonData()
,
internalPossibleValues()
,
internalValue()
,
isForCapture()
,
isForCorrection()
,
isForImage()
,
isForMicroscope()
,
isForPixelSizeCalculation()
,
isForSpim()
,
isForSted()
,
isTaskParameter()
,
isVariableChannel()
,
message()
,
mustProvide()
,
name()
,
notSet()
,
reset()
,
setConfidenceLevel()
,
setValue()
,
translatedValue()
,
translatedValueFor()
,
value()