Uses of Class
jj2000.j2k.quantization.QuantStepSizeSpec
-
Packages that use QuantStepSizeSpec Package Description com.github.jaiimageio.jpeg2000.impl jj2000.j2k.decoder -
-
Uses of QuantStepSizeSpec in com.github.jaiimageio.jpeg2000.impl
Methods in com.github.jaiimageio.jpeg2000.impl that return QuantStepSizeSpec Modifier and Type Method Description QuantStepSizeSpecJ2KImageWriteParamJava. getQuantizationStep()GetsquantizationStep -
Uses of QuantStepSizeSpec in jj2000.j2k.decoder
Fields in jj2000.j2k.decoder declared as QuantStepSizeSpec Modifier and Type Field Description QuantStepSizeSpecDecoderSpecs. qsssQuantization normalized base step size specifications
-