[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.analysis.CBlkWTData.DataType

DataType Property

DataType

Returns the data type of the CBlkWTData object, as defined in the DataBlk class.

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

The data type of the object, as defined in the DataBlk class.

See Also