Represents a raw away of data as a 1-dimensional array. Can be used in place of a 2D array as input for a ColorMappedImageView for improved performance.
More...
Represents a raw away of data as a 1-dimensional array. Can be used in place of a 2D array as input for a ColorMappedImageView for improved performance.
Inherits IEnumerable.
Array Durwella.Unplugged.Viz.RawDataArray.Data |
|
getset |
The 1-dimensional array of data.
Type Durwella.Unplugged.Viz.RawDataArray.DataType |
|
getset |
The type of data stored in Data.
int Durwella.Unplugged.Viz.RawDataArray.Height |
|
getset |
The height of the 2D array represented by Data.
int Durwella.Unplugged.Viz.RawDataArray.Width |
|
getset |
The width of the 2D array represented by Data.
The documentation for this class was generated from the following file: