Class ImageFileFormat
A SingleOrMultiChannelParameter to represent the image file format.
- hrm\param\base\Parameter
- hrm\param\base\ChoiceParameter
- hrm\param\base\SingleOrMultiChannelParameter
- hrm\param\ImageFileFormat
Methods summary
public
|
|
public
boolean
|
|
public
array
|
#
fileExtensions( string $value = NULL )
Returns all image file extensions for current or given format. |
public
string
|
#
displayString( integer $numberOfChannels = 0 )
Returns the string representation of the ImageFileFormat Parameter. |
Methods inherited from hrm\param\base\SingleOrMultiChannelParameter
beMultiChannel()
,
beSingleChannel()
,
internalPossibleValues()
,
internalValue()
,
isMultiChannel()
,
isSingleChannel()
,
prefix()
,
setValue()
Methods inherited from hrm\param\base\ChoiceParameter
check()
,
defaultValue()
,
possibleValues()
,
possibleValuesString()
Methods inherited from hrm\param\base\Parameter
confidenceLevel()
,
getJsonData()
,
isBoolean()
,
isForCapture()
,
isForCorrection()
,
isForMicroscope()
,
isForPixelSizeCalculation()
,
isForSpim()
,
isForSted()
,
isTaskParameter()
,
isVariableChannel()
,
message()
,
mustProvide()
,
name()
,
notSet()
,
reset()
,
setConfidenceLevel()
,
translatedValue()
,
translatedValueFor()
,
value()