RasterLayer.GetValuesOnExpression

RasterLayer.GetValuesOnExpression method

式でバンド値を読み取り、処理します。

public void GetValuesOnExpression(RasterRect rect, RasterReadExpression expression)
パラメータタイプ説明
rectRasterRect値が読み取られるラスター セルのブロック。
expressionRasterReadExpressionバンド値を処理する方法を提供します。

関連項目