Package | Description |
---|---|
org.janelia.intensity |
Modifier and Type | Method and Description |
---|---|
static LinearIntensityMap.Interpolation |
LinearIntensityMap.Interpolation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinearIntensityMap.Interpolation[] |
LinearIntensityMap.Interpolation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LinearIntensityMap(RandomAccessibleInterval<T> source,
LinearIntensityMap.Interpolation interpolation) |
Copyright © 2015–2021 Fiji. All rights reserved.