| Package | Description |
|---|---|
| org.aoju.bus.image.galaxy | |
| org.aoju.bus.image.nimble.codec |
| Modifier and Type | Method and Description |
|---|---|
static Property[] |
Property.valueOf(String[] ss) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
Property.getFrom(Property[] props,
String name,
T defVal) |
| Modifier and Type | Field and Description |
|---|---|
Property[] |
ImageReaderFactory.ImageReaderParam.imageReadParams |
Property[] |
ImageWriterFactory.ImageWriterParam.imageWriteParams |
| Modifier and Type | Method and Description |
|---|---|
Property[] |
ImageReaderFactory.ImageReaderParam.getImageReadParams() |
Property[] |
ImageWriterFactory.ImageWriterParam.getImageWriteParams() |
Property[] |
CompressionRule.getImageWriteParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Compressor.compress(String tsuid,
Property... params) |
void |
Transcoder.setCompressParams(Property... imageWriteParams) |
| Constructor and Description |
|---|
ImageReaderParam(String formatName,
String className,
PatchJPEGLS patchJPEGLS,
Property[] imageReadParams) |
ImageWriterParam(String formatName,
String className,
PatchJPEGLS patchJPEGLS,
Property[] imageWriteParams) |
Copyright © 2020. All rights reserved.