RasterLayer.GetValuesDump
RasterLayer.GetValuesDump method
将指定块中的值读取为一维数组。
public IRasterValues[] GetValuesDump(RasterRect rect)
| 参数 | 类型 | 描述 |
|---|---|---|
| rect | RasterRect | 读取转储的栅格单元块。 |
返回值
值的转储。
另见
- interface IRasterValues
- class RasterRect
- class RasterLayer
- namespace Aspose.Gis.Raster
- assembly Aspose.GIS