[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.analysis.CBlkWTDataSrc.getDataType

getDataType Method

getDataType(int, int)

Return the data type of this CBlkWTDataSrc for the given component in the current tile. Its value should be either DataBlk.TYPE_INT or DataBlk.TYPE_FLOAT but can change according to the current tile-component.

Declaration
int getDataType(int t, int c)
Parameters
Type Name Description
int t

Tile index

int c

Component index

Returns
Type Description
int

Current data type