[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.analysis.AnWTFilterSpec.isReversible

isReversible Method

isReversible(int, int)

Check the reversibility of filters contained is the given tile-component.

Declaration
public virtual bool isReversible(int t, int c)
Parameters
Type Name Description
int t

The index of the tile

int c

The index of the component

Returns
Type Description
bool