Package | Description |
---|---|
com.sun.media.imageioimpl.plugins.jpeg2000 | |
jj2000.j2k.decoder | |
jj2000.j2k.entropy.encoder | |
jj2000.j2k.wavelet.analysis |
Modifier and Type | Field and Description |
---|---|
private CBlkSizeSpec |
J2KImageWriteParamJava.codeBlockSize
Specifies the maximum code-block size to use for tile-component.
|
Modifier and Type | Method and Description |
---|---|
CBlkSizeSpec |
J2KImageWriteParamJava.getCodeBlockSize()
Gets
codeBlockSize |
Modifier and Type | Field and Description |
---|---|
CBlkSizeSpec |
DecoderSpecs.cblks
Code-blocks sizes specification
|
Modifier and Type | Field and Description |
---|---|
private CBlkSizeSpec |
StdEntropyCoder.cblks
The code-block size specifications
|
Modifier and Type | Method and Description |
---|---|
static EntropyCoder |
EntropyCoder.createInstance(CBlkQuantDataSrcEnc src,
J2KImageWriteParamJava wp,
CBlkSizeSpec cblks,
PrecinctSizeSpec pss,
StringSpec bms,
StringSpec mqrs,
StringSpec rts,
StringSpec css,
StringSpec sss,
StringSpec lcs,
StringSpec tts)
Creates a EntropyCoder object for the appropriate entropy coding
parameters in the parameter list 'pl', and having 'src' as the source
of quantized data.
|
Constructor and Description |
---|
StdEntropyCoder(CBlkQuantDataSrcEnc src,
CBlkSizeSpec cblks,
PrecinctSizeSpec pss,
StringSpec bms,
StringSpec mqrs,
StringSpec rts,
StringSpec css,
StringSpec sss,
StringSpec lcs,
StringSpec tts)
Instantiates a new entropy coder engine, with the specified source of
data, nominal block width and height.
|
Modifier and Type | Field and Description |
---|---|
private CBlkSizeSpec |
ForwWTFull.cblks
The code-block size specifications
|
Copyright © 2017 Open Microscopy Environment