[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.analysis.CBlkWTDataFloat.DataFloat

DataFloat Property

DataFloat

Returns the array containing the data, or null if there is no data array.

Declaration
public virtual float[] DataFloat { get; set; }
Property Value
Type Description
float[]

The array of data or null if there is no data.