Provides access to members that control the mathematical operations for support other products.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IMathSupportOp
CoClasses and Classes | Description |
---|---|
RasterMathSupportOp | Raster mathematic support operation class. |