public class CaptureImage extends ContextCommand
ImageDisplay
to a Dataset
.
Unlike the Flatten command this plugin captures a view of the current image
canvas (without mouse cursor present). Therefore the current zoom level is
represented in the output data.Constructor and Description |
---|
CaptureImage() |
Modifier and Type | Method and Description |
---|---|
ImageDisplay |
getImageDisplay() |
Dataset |
getOutput() |
void |
run() |
void |
setImageDisplay(ImageDisplay disp) |
cancel, getCancelReason, isCanceled
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setContext
public void setImageDisplay(ImageDisplay disp)
public ImageDisplay getImageDisplay()
public Dataset getOutput()
public void run()
Copyright © 2014–2022 ImageJ. All rights reserved.