public class Slice_Remover extends Object implements ij.plugin.PlugIn
Constructor and Description |
---|
Slice_Remover() |
Modifier and Type | Method and Description |
---|---|
void |
removeSlices(ij.ImageStack stack,
int first,
int last,
int inc) |
void |
run(String arg) |
boolean |
showDialog(ij.ImageStack stack) |
public void run(String arg)
run
in interface ij.plugin.PlugIn
public boolean showDialog(ij.ImageStack stack)
public void removeSlices(ij.ImageStack stack, int first, int last, int inc)
Copyright © 2015–2021 Fiji. All rights reserved.