|
| DummyBitmap (int size) |
|
override bool | FromBitmapSource (BitmapSource bm) |
|
override BitmapSource | ToBitmapSource () |
|
override double | GetValue (int index) |
|
override void | SetValue (int index, double value) |
|
abstract bool | FromBitmapSource (BitmapSource bm) |
|
abstract BitmapSource | ToBitmapSource () |
|
double | GetValue (int x, int y) |
| Get an elevation value for the pixel coordinates x,y.- Parameters
-
- Returns
|
|
abstract double | GetValue (int index) |
|
void | SetValue (int x, int y, double value) |
|
abstract void | SetValue (int index, double value) |
|
double | GetValue (int x, int y) |
| Get an elevation value for the pixel coordinates x,y.
|
|
|
override string | BitmapType [get] |
|
override int | MemSize [get] |
|
override Array | DataArray [get] |
|
override int | Stride [get] |
|
int | Width [get, protected set] |
|
int | Height [get, protected set] |
|
bool | PixelIsArea [get, set] |
|
bool | NoAlpha [get, set] |
|
int | NoData [get, set] |
| Special elevation value indicating no data for this area.
|
|
double | MaxElevation [get, set] |
| Maximum elevation value for the data set.
|
|
abstract string | BitmapType [get] |
|
abstract int | MemSize [get] |
|
abstract Array | DataArray [get] |
|
abstract int | Stride [get] |
|
int | Width [get] |
|
int | Height [get] |
|
int | NoData [get, set] |
| Special elevation value indicating no data for this area.
|
|
double | MaxElevation [get] |
| Maximum elevation value for the data set.
|
|
◆ FromBitmapSource()
override bool TPG.BitmapUtils.DummyBitmap.FromBitmapSource |
( |
BitmapSource |
bm | ) |
|
|
inlinevirtual |
◆ GetValue()
override double TPG.BitmapUtils.DummyBitmap.GetValue |
( |
int |
index | ) |
|
|
inlinevirtual |
◆ SetValue()
override void TPG.BitmapUtils.DummyBitmap.SetValue |
( |
int |
index, |
|
|
double |
value |
|
) |
| |
|
inlinevirtual |
◆ ToBitmapSource()
override BitmapSource TPG.BitmapUtils.DummyBitmap.ToBitmapSource |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- Src/Libraries/TPG.BitmapUtils/BitmapData.cs