public class SliceUtils extends Object
Constructor and Description |
---|
SliceUtils() |
Modifier and Type | Method and Description |
---|---|
static int[] |
getAxesIndices(TypedSpace<?> input,
AxisType[] axisTypes) |
public static int[] getAxesIndices(TypedSpace<?> input, AxisType[] axisTypes)
input
- for which the AxisType
s indices will be determinedaxisTypes
- which will be used to determine the indicesCopyright © 2014–2022 ImageJ. All rights reserved.