[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.synthesis.InverseWT.createInstance

createInstance Method

createInstance(CBlkWTDataSrcDec, DecoderSpecs)

Creates an InverseWT object that works on the data type of the source, with the special additional parameters from the parameter list. Currently the parameter list is ignored since no special parameters can be specified for the inverse wavelet transform yet.

Declaration
public static InverseWT createInstance(CBlkWTDataSrcDec src, DecoderSpecs decSpec)
Parameters
Type Name Description
CBlkWTDataSrcDec src

The source of data for the inverse wavelet transform.

DecoderSpecs decSpec
Returns
Type Description
InverseWT