This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IL > ILogicalOp2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the logical operations.
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. |