| Package | Description |
|---|---|
| io.scif.jj2000.j2k.decoder | |
| io.scif.jj2000.j2k.quantization.quantizer | |
| io.scif.jj2000.j2k.wavelet.analysis | |
| io.scif.media.imageioimpl.plugins.jpeg2000 |
| Modifier and Type | Field and Description |
|---|---|
QuantTypeSpec |
DecoderSpecs.qts
Quantization type specifications
|
| Modifier and Type | Method and Description |
|---|---|
QuantTypeSpec |
StdQuantizer.getQuantTypeSpec()
Returns the quantization type spec object associated to the quantizer.
|
| Constructor and Description |
|---|
AnWTFilterSpec(int nt,
int nc,
byte type,
QuantTypeSpec qts,
J2KImageWriteParamJava wp,
String values)
Constructs a new 'AnWTFilterSpec' for the specified number of
components and tiles.
|
| Modifier and Type | Method and Description |
|---|---|
QuantTypeSpec |
J2KImageWriteParamJava.getQuantizationType()
Gets
quantizationType |
Copyright © 2015–2022 SCIFIO. All rights reserved.