| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_QUALITY |
| Constructor and Description |
|---|
JpegWriter() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getQuality()
Deprecated.
replaced by FileSaver.getJpegQuality()
|
void |
run(String arg)
This method is called when the plugin is loaded.
|
static String |
save(ImagePlus imp,
String path,
int quality)
Thread-safe method.
|
static void |
setQuality(int jpegQuality)
Deprecated.
replaced by FileSaver.setJpegQuality()
|
public static final int DEFAULT_QUALITY
public void run(String arg)
PlugInpublic static void setQuality(int jpegQuality)
public static int getQuality()
Copyright © 1997–2018 NIH. All rights reserved.