public class Show_Colour_Surfaces extends Object implements ij.plugin.PlugIn
Constructor and Description |
---|
Show_Colour_Surfaces() |
Modifier and Type | Method and Description |
---|---|
void |
displayAsSurfaces(Image3DUniverse univ,
ij.ImagePlus image,
int backgroundColorIndex,
double smoothingSigma) |
void |
displayAsSurfaces(Image3DUniverse univ,
ij.ImagePlus image,
int backgroundColorIndex,
double smoothingSigma,
int requestedResampling) |
void |
run(String ignored) |
public void displayAsSurfaces(Image3DUniverse univ, ij.ImagePlus image, int backgroundColorIndex, double smoothingSigma)
public void displayAsSurfaces(Image3DUniverse univ, ij.ImagePlus image, int backgroundColorIndex, double smoothingSigma, int requestedResampling)
public void run(String ignored)
run
in interface ij.plugin.PlugIn
Copyright © 2015–2021 Fiji. All rights reserved.