[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.analysis.CBlkWTDataInt.DataType

DataType Property

DataType

Returns the data type of this object, always DataBlk.TYPE_INT.

Declaration
public override int DataType { get; }
Property Value
Type Description
int

The data type of the object, always DataBlk.TYPE_INT

Overrides