RasterLayer.GetValuesOnExpression

RasterLayer.GetValuesOnExpression method

在表达式中读取并处理波段值。

public void GetValuesOnExpression(RasterRect rect, RasterReadExpression expression)
参数类型描述
rectRasterRect读取值的栅格单元块。
expressionRasterReadExpression提供处理波段值的方法。

另见