[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.analysis.CBlkWTDataFloat.DataType

DataType Property

DataType

Returns the identifier of this data type, TYPE_FLOAT, as defined in DataBlk.

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

The type of data stored. Always DataBlk.TYPE_FLOAT

Overrides
See Also