This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the mathematical operations for support other products.
Name | 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. |