[]
        
(Showing Draft Content)

CSJ2K.j2k.image.DataBlkInt.DataInt

DataInt Property

DataInt

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

Declaration
public virtual int[] DataInt { get; set; }
Property Value
Type Description
int[]

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