Package | Description |
---|---|
com.sun.media.imageioimpl.plugins.jpeg2000 | |
jj2000.j2k.decoder | |
jj2000.j2k.quantization.quantizer | |
jj2000.j2k.wavelet.analysis |
Modifier and Type | Method and Description |
---|---|
QuantTypeSpec |
J2KImageWriteParamJava.getQuantizationType()
Gets
quantizationType |
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.
|
Copyright © 2014. All rights reserved.