This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IM > IMathSupportOp Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the mathematical operations for support other products.
Description | ||
---|---|---|
Divide | Divides the values of two inputs. | |
Float | Converts a raster into floating point representation. | |
Int | Converts a raster to integer by truncation. | |
Minus | Subtracts the values of two inputs. | |
Plus | Adds the values of two inputs. | |
Times | Multiplies the values of two inputs. |
CoClasses and Classes | Description |
---|---|
RasterMathSupportOp | Raster mathematic support operation class. |