Raster functions are operations that apply processing directly to the pixels of imagery and raster datasets, as opposed to geoprocessing tools, which write out a new raster to disk.
Three types of functions are available in ArcGIS Pro:
- Local Functions—A collection of ready-to-use raster analysis and management tools that are available in the Raster Functions pane.
- Global Functions—Global functions provide you with the ability to perform processing at a specific resolution and extent.
- Custom Functions—Custom functions can be written in Python and applied in the same way as out-of-the-box-functions.