RasterLayer.GetValues
RasterLayer.GetValues method
Leest de waarden in de opgegeven cel.
public IRasterValues GetValues(int cellX, int cellY)
Parameter | Type | Beschrijving |
---|---|---|
cellX | Int32 | De waarde voor kolom (x-coördinaat). De nummering begint bij 0. |
cellY | Int32 | De waarde voor rij (y-coördinaat). De nummering begint bij 0. |
Winstwaarde
De rasterwaarden.
Zie ook
- interface IRasterValues
- class RasterLayer
- naamruimte Aspose.Gis.Raster
- montage Aspose.GIS