public class ImagePlusCreator extends AbstractContextual
ImagePlus
es from ImageDisplay
.Constructor and Description |
---|
ImagePlusCreator(Context context) |
Modifier and Type | Method and Description |
---|---|
ij.ImagePlus |
createLegacyImage(Dataset ds) |
ij.ImagePlus |
createLegacyImage(Dataset dataset,
ImageDisplay display) |
ij.ImagePlus |
createLegacyImage(ImageDisplay display) |
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setContext
public ImagePlusCreator(Context context)
public ij.ImagePlus createLegacyImage(ImageDisplay display)
public ij.ImagePlus createLegacyImage(Dataset ds)
public ij.ImagePlus createLegacyImage(Dataset dataset, ImageDisplay display)
Copyright © 2014–2022 ImageJ. All rights reserved.