[]
        
(Showing Draft Content)

CSJ2K.j2k.quantization.quantizer.StdQuantizer.getMaxMagBits

getMaxMagBits Method

getMaxMagBits(int)

Returns the maximum number of magnitude bits in any subband of the current tile.

Declaration
public override int getMaxMagBits(int c)
Parameters
Type Name Description
int c

the component number

Returns
Type Description
int

The maximum number of magnitude bits in all subbands of the current tile.

Overrides