public static interface ColorTableRemapper.RemapAlgorithm
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValidSourcePlane(long i) |
void |
remapPlanePosition(long[] origPlaneDims,
long[] origPlanePos,
long[] newPlanePos) |
Copyright © 2014–2022 ImageJ. All rights reserved.