public static class Resave_TIFF.Parameters extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
compress |
ImgFactory<? extends NativeType<?>> |
imgFactory |
String |
xmlFile |
Constructor and Description |
---|
Parameters() |
Modifier and Type | Method and Description |
---|---|
boolean |
compress() |
ImgFactory<? extends NativeType<?>> |
getImgFactory() |
String |
getXMLFile() |
public ImgFactory<? extends NativeType<?>> imgFactory
public String xmlFile
public boolean compress
public boolean compress()
public String getXMLFile()
public ImgFactory<? extends NativeType<?>> getImgFactory()
Copyright © 2015–2021 Fiji. All rights reserved.