RasterLayer.GetValues
RasterLayer.GetValues method
指定されたセルの値を読み取ります。
public IRasterValues GetValues(int cellX, int cellY)
パラメータ | タイプ | 説明 |
---|---|---|
cellX | Int32 | 列の値 (x 座標)。番号付けは 0 から始まります。 |
cellY | Int32 | 行の値 (y 座標)。番号付けは 0 から始まります。 |
戻り値
ラスター値。
関連項目
- interface IRasterValues
- class RasterLayer
- 名前空間 Aspose.Gis.Raster
- 組み立て Aspose.GIS