[]
        
(Showing Draft Content)

CSJ2K.j2k.roi.ROIDeScaler.createInstance

createInstance Method

createInstance(CBlkQuantDataSrcDec, ParameterList, DecoderSpecs)

Creates a ROIDeScaler object. The information needed to create the object is the Entropy decoder used and the parameters.

Declaration
public static ROIDeScaler createInstance(CBlkQuantDataSrcDec src, ParameterList pl, DecoderSpecs decSpec)
Parameters
Type Name Description
CBlkQuantDataSrcDec src

The source of data that is to be descaled

ParameterList pl

The parameter list (or options).

DecoderSpecs decSpec

The decoding specifications

Returns
Type Description
ROIDeScaler