Uses of Class
jj2000.j2k.quantization.QuantStepSizeSpec
-
Packages that use QuantStepSizeSpec Package Description com.sun.media.imageioimpl.plugins.jpeg2000 jj2000.j2k.decoder -
-
Uses of QuantStepSizeSpec in com.sun.media.imageioimpl.plugins.jpeg2000
Methods in com.sun.media.imageioimpl.plugins.jpeg2000 that return QuantStepSizeSpec Modifier and Type Method Description QuantStepSizeSpec
J2KImageWriteParamJava. getQuantizationStep()
GetsquantizationStep
-
Uses of QuantStepSizeSpec in jj2000.j2k.decoder
Fields in jj2000.j2k.decoder declared as QuantStepSizeSpec Modifier and Type Field Description QuantStepSizeSpec
DecoderSpecs. qsss
Quantization normalized base step size specifications
-