[]
        
(Showing Draft Content)

CSJ2K.j2k.quantization.quantizer.Quantizer.getMaxMagBits

getMaxMagBits Method

getMaxMagBits(int)

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

Declaration
public abstract int getMaxMagBits(int c)
Public MustOverride Function getMaxMagBits(c As Integer) As Integer
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.