public class ImagePlusCreator extends AbstractContextual
ImagePluses 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, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetContextpublic 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.