パッケージ | 説明 |
---|---|
omeis.providers.re.lut |
修飾子とタイプ | メソッドと説明 |
---|---|
static LutReader |
LutReaderFactory.read(java.io.File file)
Reads the specified file.
|
static LutReader |
LutReaderFactory.read(java.lang.String filePath,
java.lang.String fileName)
Reads the specified file.
|
修飾子とタイプ | メソッドと説明 |
---|---|
java.util.List<LutReader> |
LutProvider.getLutReaders(ome.model.display.ChannelBinding[] channelBindings)
Returns the list of lookup table readers that can be used by a set
of channel bindings.
|