This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the logical operations.
Name | Description | |
---|---|---|
CombinatorialAnd | Performs a combinatorial 'and' operation on two input rasters. | |
CombinatorialOr | Performs a combinatorial 'or' operation on two input rasters. | |
CombinatorialXOr | Performs a combinatorial 'exclusive or' operation on two input rasters. | |
Test | Sets the output to 1 or 0 on a cell-by-cell basis based on evaluation of a boolean logical expression. |
Classes | Description |
---|