public class New_Video extends Object implements ij.plugin.PlugIn
| Modifier and Type | Field and Description |
|---|---|
static int |
DEF_HEIGHT |
static int |
DEF_WIDTH |
| Constructor and Description |
|---|
New_Video() |
| Modifier and Type | Method and Description |
|---|---|
static WritableVirtualStack |
createNewVideoStack(int w,
int h,
String dir) |
void |
run(String arg) |
public static final int DEF_WIDTH
public static final int DEF_HEIGHT
public void run(String arg)
run in interface ij.plugin.PlugInpublic static WritableVirtualStack createNewVideoStack(int w, int h, String dir)
Copyright © 2015–2021 Fiji. All rights reserved.