Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/ScreenGrabber.html
Дата изменения: Thu Dec 2 23:03:11 2010 Дата индексирования: Mon Oct 1 22:37:24 2012 Кодировка: Поисковые слова: п п п п п п п п п п п п п п п п п п п |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ij.plugin.ScreenGrabber
public class ScreenGrabber
This plugin implements the Image/Flatten, Plugins/Utilities/Capture Screen and Plugins/Utilities/Capture Image commands.
Constructor Summary | |
---|---|
ScreenGrabber()
|
Method Summary | |
---|---|
ImagePlus |
captureImage()
Captures the active image window and returns it as an ImagePlus. |
ImagePlus |
captureScreen()
Captures the entire screen and returns it as an ImagePlus. |
void |
run(java.lang.String arg)
This method is called when the plugin is loaded. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScreenGrabber()
Method Detail |
---|
public void run(java.lang.String arg)
PlugIn
run
in interface PlugIn
public ImagePlus captureScreen()
public ImagePlus captureImage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |