Types of raster functions

Analysis

Raster functionDescription
Binary ThresholdingDivides a raster into two distinct classes using the Otsu method, which distinguishes between background and foreground in imagery by creating two classes with minimal intraclass variance.
CCDC AnalysisEvaluates changes in pixel values over time using the Continuous Change Detection and Classification (CCDC) method and generates a multidimensional raster containing the model results.
Compute ChangeComputes the differences between two raster datasets.
Detect Change Using Change AnalysisGenerates a raster containing pixel change information using the output change analysis raster from the Analyze Changes Using CCDC tool.
Generate TrendEstimates the trend for each pixel along a dimension for a given variable in a multidimensional raster.
Heat IndexCalculates apparent temperature based on ambient temperature and relative humidity. For more information, see the Heat Index raster function.
Kernel DensityCalculates a magnitude-per-unit area from point or polyline features using a kernel function to fit a smoothly tapered surface to each point or polyline.
LandTrendr AnalysisEvaluates changes in pixel values over time using the Landsat-based detection of trends in disturbance and recovery (LandTrendr) method and generates a change analysis raster containing the model results. For more information, see the LandTrendr Analysis raster function.
NDVIGenerates an image displaying greenness (relative biomass). The Normalized Difference Vegetation Index (NDVI) is a standardized index that uses the contrast of the characteristics of two bands from a multispectral raster dataset.
NDVI ColorizedApplies the NDVI function on the input image, and uses a color map or color ramp to display the result. For more information, see the NDVI Colorized raster function.
Predict Using TrendGenerates a forecasted layer using the output from the Generate Trend function. For more information, see the Predict Using Trend raster function.
Process Raster CollectionProcesses each slice in a multidimensional raster layer or each item in a mosaic layer. For more information, see the Process Raster Collection raster function.
Tasseled CapProvides standardized detection of human-made features, soil, and vegetation by measuring levels of brightness, greenness, and wetness. For more information, see the Tasseled Cap raster function.
Weighted SumWeights and adds an array of rasters on a cell-by-cell basis. The Weighted Sum function allows you to overlay several rasters, multiplying each by their given weight and adding them together. For more information, see the Weighted Sum raster function.
Weighted OverlayOverlays several rasters using a common measurement scale and weights each according to its importance. The Weighted Overlay function allows you to overlay several rasters using a common measurement scale and weight each according to its importance. For more information, see the Weighted Overlay raster function.
Wind ChillMeasures how cold it feels when wind is taken into account.

Apearance

Raster functionDescription
Contrast And BrightnessAdjusts the differences between colors and overall brightness of the image. For more information, see the Contrast And Brightness raster function.
ConvolutionFilters an image, which can be used to sharpen, blur, and detect edges in an image, or other kernel-based enhancements. For more information see the Convolution raster function.
PansharpeningEnhances the spatial resolution of a multiband image by fusing it with a higher-resolution panchromatic image. For more information, see the Pansharpening raster function.
Statistics and HistogramDefines the descriptive statistics for a dataset or uses the distribution from another dataset. For more information, see the Statistics and Histogram raster function.
StretchCalculates the focal statistics for each pixel of an image based on a defined focal neighborhood. For more information, see the Stretch raster function.

Classification

Raster functionDescription
ClassifyApplies the appropriate classifier and associated training data specified in the .ecd training file to a raster dataset or segmented raster. For more information, see the Classify raster function.
Linear Spectral UnmixingPerforms subpixel classification and calculates the fractional abundance of different land-cover types for individual pixels.For more information, see the Linear Spectral Unmixing raster function.
ML ClassifyAssigns pixels to a class using the maximum likelihood algorithm. For more information, see the ML Classify raster function.
Predict Using RegressionComputes a predicted raster based on raster data inputs and a regression model from the Train Random Trees Regression Model tool.
Region GrowGrows regions from seed points. The Region Grow function categorizes neighboring pixels into groups depending on the specified radius from the seed point. The group of pixels is assigned a specific fill value. For more information, see the Region Grow raster function.
Segment Mean ShiftGroups pixels that are adjacent and have similar spectral or spatial characteristics into segments. This can be used as a second raster in the Classify function. For more information, see the Segment Mean Shift raster function and Understanding segmentation and classification.

Conversion

Raster functionDescription
Color Model ConversionConverts the color model of an image from either the HSV (hue, saturation, and value) model to the RGB (red, green, and blue) model, or from RGB to HSV. For more information, see the Color Model Conversion raster function.
ColormapTransforms the pixel values to display the raster data as a grayscale or a red, green, blue (RGB) image, based on a color map. For more information, see the Colormap raster function.
Colormap to RGBConverts a single-band raster with a color map to a three-band RGB (red, green, and blue) raster. For more information, see the Colormap to RGB raster function.
ComplexDerives the magnitude from RADARSAT data so it can be displayed. For more information, see the Complex raster function.
GrayscaleConverts a multiband image into a single-band grayscale image. Specified weights can be applied to each of the input bands. For more information, see the Grayscale raster function.
Rasterize AttributesEnriches a raster by adding bands derived from values of specified attributes from an external table or a feature service. For more information, see the Rasterize Attributes raster function.
Rasterize FeaturesConverts features to raster. Features are assigned pixel values based on the feature's field, such as OBJECTID. Optionally, the pixel values can be based on a user-defined value field in the input feature's attribute table. For more information, see the Rasterize Features raster function.
Spectral ConversionApplies a matrix to a multiband image to convert a false color image to a pseudo color image. For more information, see the Spectral Conversion raster function.
Terrain To RasterRenders multipoint data that is managed using a terrain dataset stored in a geodatabase. For more information, see the Terrain To Raster function.
Trend to RGBConverts a trend raster to a three-band (red, green, and blue) raster. The trend raster is generated from the Generate Trend raster function or the CCDC Analysis raster function. For more information, see the Trend to RGB raster function.
Unit ConversionConverts a unit of measurement to another. For more information, see the Unit Conversion raster function.
Vector FieldComposites two single-band rasters (each raster represents U/V or Magnitude/Direction) into a two-band raster (each band represents U/V or Magnitude/Direction). The data combination type (U-V or Magnitude-Direction) can also be converted interchangeably with this function. For more information, see the Vector Field raster function.

Correction

Raster functionDescription
Apparent ReflectanceCalibrates the digital number (DN) values of imagery from some satellite sensors. The calibration uses sun elevation, acquisition date, sensor gain, and bias for each band to derive Top of Atmosphere reflectance, as well as sun angle correction. For more information, see the Apparent Reflectance raster function.
GeometricOrthorectifies the image based on a sensor definition and a terrain model. For more information, see the Geometric raster function.
Radar CalibrationCalibrates radar imagery so that the pixel values are a true representation of the radar backscatter. For more information, see the Radar Calibration raster function.
Sentinel-1 Radiometric CalibrationPerforms various types of radiometric calibration on Sentinel-1 data. For more information, see the Sentinel-1 Radiometric Calibration raster function.
Sentinel-1 Thermal Noise RemovalRemoves thermal noise from Sentinel-1 data. For more information, see the Sentinel-1 Thermal Noise Removal raster function.
SpeckleFilters the speckled radar dataset and smooths out the noise while retaining the edges or sharp features in the image. For more information, see the Speckle raster function.

Data Management

Raster functionDescription
AggregateGenerates a reduced resolution version of a raster. For more information, see the Aggregate raster function.
Aggregate MultidimensionalGenerates a multidimensional raster dataset by combining existing multidimensional raster variables along a dimension. For more information, see the Aggregate Multidimensional raster function.
Attribute TableUses an attribute table to symbolize a single-band raster. This is useful when you want to present imagery with specific labels and colors. If a table contains fields named red, green, and blue, values in those fields are used like a color map when rendering the image. For more information, see the Attribute Table raster function.
Boundary CleanSmooths the boundary between zones. For more information, see the Boundary Clean raster function.
BufferedBuffers the last accessed pixel blocks. For more information, see the Buffered raster function.
Cached RasterCreates a preprocessed cache at the point in the function chain preceding the functions that can impede performance due to more computationally intensive processing. These demanding functions can include Convolution, Band Arithmetic, Pansharpen, Geometric, and multiple Arithmetic functions. For more information, see the Cached Raster function.
ClipClips a raster using a rectangular shape according to the defined extents or clips a raster to the shape of an input polygon feature class. The shape defining the clip can clip out the extent of the raster or clip out an area in the raster. For more information, see the Clip raster function.
Composite BandsCombines multiple rasters into one multiband raster. For more information, see the Composite Bands raster function.
ConstantCreates a virtual raster with a single pixel value that can be used in raster function templates and to process a mosaic dataset. The constant value is used for every pixel value in the raster. For more information, see the Constant raster function.
Create Color CompositeCreates a three-band raster from a multiband raster dataset in which each band can use an algebraic calculation on band algebra. For more information, see the Create Color Composite raster function.
ExpandExpands specified zones of a raster by a specified number of cells.For more information, see the Expand raster function.
Extract BandsReorders or extracts bands from a raster. For more information, see the Extract Bands raster function.
Geometric MedianReduces noise and outliers in time series imagery by calculating a geometric median pixel for each pixel array across the image stack. For more information, see the Geometric Median raster function.
Interpolate Irregular DataResamples the irregularly gridded data so each pixel is of uniform size and is square. For more information, see the Interpolate Irregular Data raster function.
Key MetadataAllows you to insert or override key metadata of a raster. For more information, see the Key Metadata raster function.
MaskCreates NoData by defining a range of pixel values. Any values outside the range return as NoData. For more information, see the Mask raster function.
Merge RastersCombines multiple raster datasets spatially or across variables and dimensions. For more information, see the Merge Rasters raster function.
Mosaic RastersCombines a set of raster datasets to create one dataset. For more information, see the Mosaic Rasters function.
Multidimensional FilterCreates a raster layer from a multidimensional raster dataset by slicing data along defined variables and dimensions. For more information, see the Multidimensional Filter raster function.
Multidimensional RasterAdds a multidimensional dataset as a multidimensional raster layer. For more information, see the Multidimensional Raster function.
NibbleReplaces selected raster cells with the value of their nearest neighbor. This is useful for editing areas of a raster in which the data may be erroneous.For more information, see the Nibble raster function.
RandomCreates a virtual raster with random pixel values that can be used in a mosaic dataset. For more information, see the Random raster function.
Raster InfoModifies properties of the raster, such as bit depth, a NoData value, cell size, extent, and so on. For more information, see the Raster Info raster function.
RecastDynamically modifies the function parameter used in a mosaic dataset or image service without physically persisting the changes. For more information, see the Recast raster function.
Region GroupRecords, for each cell in the output, the identity of the connected region to which that cell belongs. A unique number is assigned to each region.For more information, see the Region Group raster function.
ReprojectModifies the projection of a raster dataset, mosaic dataset, or raster item in a mosaic dataset. It can also resample the data to a new cell size and define an origin. For more information, see the Reproject raster function.
ResampleChanges the spatial resolution of a dataset. For more information, see the Resample raster function.
ShrinkShrinks specified zones of a raster by a specified number of cells.For more information, see the Shrink raster function.
SwathInterpolates from irregular grids or swath data. For more information, see the Swath raster function.
Transpose BitsUnpacks the bits of the input pixel and maps them to specified bits in the output pixel. The purpose of this function is to manipulate bits from a couple of inputs, such as the Landsat 8 quality band products. For more information, see the Transpose Bits raster function.

Distance

Raster functionDescription
CorridorCalculates the sum of accumulative costs for two input accumulative cost rasters. For more information, see the Corridor raster function.
Distance AccumulationCalculates accumulated distance for each cell to sources, allowing for straight-line distance, cost distance, true surface distance, as well as vertical and horizontal cost factors. For more information, see the Distance Accumulation raster function.
Distance AllocationCalculates distance allocation for each cell to the provided sources based on straight-line distance, cost distance, true surface distance, as well as vertical and horizontal cost factors. For more information, see the Distance Allocation raster function.
Optimal Path As RasterCalculates the optimal path from destinations to sources. For more information, see the Optimal Path As Raster raster function.
Least Cost CorridorCalculates the sum of two accumulative cost distance rasters with the option to apply a threshold based on percentage or accumulative cost. For more information, see the Least Cost Corridor raster function.

Legacy

Raster functionDescription
Cost AllocationCalculates, for each cell, its least-cost source based on the least accumulative cost over a cost surface. For more information, see the Cost Allocation raster function.The Distance Allocation function provides enhanced functionality or performance.
Cost Back LinkDefines the neighbor that is the next cell on the least accumulative cost path to the least-cost source. For more information, see the Cost Back Link raster function.The Distance Accumulation function provides enhanced functionality or performance.
Cost DistanceCalculates the least accumulative cost distance for each cell from or to the least-cost source over a cost surface. For more information, see the Cost Distance raster function.The Distance Accumulation function provides enhanced functionality or performance.
Cost PathCalculates the least-cost path from a source to a destination. For more information, see the Cost Path raster function.The Optimal Path As Raster function provides enhanced functionality or performance.
Euclidean AllocationCalculates, for each cell, the nearest source based on Euclidean distance. For more information, see the Euclidean Allocation raster function.The Distance Allocation function provides enhanced functionality or performance.
Euclidean Back DirectionCalculates, for each cell, the direction, in degrees, to the neighboring cell along the shortest path back to the closest source while avoiding barriers. For more information, see the Euclidean Back Direction raster function.The Distance Accumulation function provides enhanced functionality or performance.
Euclidean DirectionCalculates, for each cell, the direction, in degrees, to the nearest source. For more information, see the Euclidean Direction raster function.The Distance Accumulation function provides enhanced functionality or performance.
Euclidean DistanceCalculates, for each cell, the Euclidean distance to the closest source. For more information, see the Euclidean Distance raster function.The Distance Accumulation function provides enhanced functionality or performance.
Least Cost PathCalculates the least-cost path from a source to a destination. The least accumulative cost distance is calculated for each cell over a cost surface, to the nearest source. This produces an output raster that records the least-cost path, or paths, from selected locations to the closest source cells defined within the accumulative cost surface, in terms of cost distance. For more information, see the Least Cost Path raster function.The Distance Accumulation and Optimal Path As Raster functions provide enhanced functionality or performance.
Path DistanceCalculates, for each cell, the least accumulative cost distance from or to the least-cost source, while accounting for surface distance along with horizontal and vertical cost factors. For more information, see the Path Distance raster function.The Distance Accumulation function provides enhanced functionality or performance.
Path Distance AllocationCalculates the least-cost source for each cell based on the least accumulative cost over a cost surface, while accounting for surface distance along with horizontal and vertical cost factors. For more information, see the Path Distance Allocation raster function.The Distance Allocation function provides enhanced functionality or performance.
Path Distance Back LinkDefines the neighbor that is the next cell on the least accumulative cost path to the least-cost source, while accounting for surface distance along with horizontal and vertical cost factors. For more information, see the Path Distance Back Link raster function.The Distance Accumulation function provides enhanced functionality or performance.

Hydrology

Raster functionDescription
FillFills sinks and peaks in an elevation surface raster to remove small imperfections in the data. For more information, see the Fill raster function.
Flow AccumulationCreates a raster layer of accumulated flow into each cell. A weight factor can optionally be applied. For more information, see the Flow Accumulation raster function.
Flow DirectionCreates a raster layer of flow direction from each cell to its steepest downslope neighbor. For more information, see the Flow Direction raster function.
Flow DistanceComputes the minimum downslope horizontal or vertical distance to cells on a stream or river into which they flow. For more information, see the Flow Distance raster function.
Flow LengthCreates a raster layer of upstream or downstream distance, or weighted distance, along the flow path for each cell. For more information, see the Flow Length raster function.
SinkCreates a raster layer identifying all sinks or areas of internal drainage. For more information, see the Sink raster function.
Snap Pour PointSnaps pour points to the cell of highest flow accumulation within a specified distance. For more information, see the Snap Pour Point raster function.
Stream LinkAssigns unique values to sections of a raster linear network between intersections. For more information, see the Stream Link raster function.
Stream OrderCreates a raster layer that assigns a numeric order to segments of a raster representing branches of a linear network. For more information, see the Stream Order raster function.
WatershedDetermines the contributing area above a set of cells in a raster. For more information, see the Watershed raster function.

Math

Raster functionDescription
AbsCalculates the absolute value of the pixels in a raster. For more information, see the Abs raster function.
ArithmeticCalculates mathematical operations on overlapping rasters using the pixel values. For more information, see the Arithmetic raster function.
Band ArithmeticCalculates indexes using predefined formulas or a user-defined expression. For more information, see the Band Arithmetic raster function.
CalculatorComputes a raster from a raster-based mathematical expression. For more information, see the Calculator raster function.
DivideDivides the values of two rasters on a pixel-by-pixel basis. For more information, see the Divide raster function.
ExponentCalculates the base e exponential of the pixels in a raster. For more information, see the Exp raster function.
Exp10Calculates the base 2 exponential of the pixels in a raster. For more information, see the Exp10 raster function.
Exp2Calculates the base 10 exponential of the pixels in a raster. For more information, see the Exp2 raster function.
FloatConverts each pixel value of a raster into a floating-point representation. For more information, see the Float raster function.
IntegerConverts each pixel value of a raster to an integer by truncation. For more information, see the Int raster function.
LnCalculates the natural logarithm (base e) of each pixel in a raster. For more information, see the Ln raster function.
Log10Calculates the base 10 logarithm of each pixel in a raster. For more information, see the Log10 raster function.
Log2Calculates the base 2 logarithm of each pixel in a raster. For more information, see the Log2 raster function.
MinusSubtracts the value of the second input raster from the value of the first input raster on a pixel-by-pixel basis. For more information, see the Minus raster function.
ModuloFinds the remainder (modulo) of the first raster when divided by the second raster on a pixel-by-pixel basis. For more information, see the Mod raster function.
NegateChanges the sign (multiplies by -1) of the pixel values of the input raster on a pixel-by-pixel basis. For more information, see the Negate raster function.
PlusAdds (sums) the values of two rasters on a pixel-by-pixel basis. For more information, see the Plus raster function.
PowerRaises the pixel values in a raster to the power of the values in another raster. For more information, see the Power raster function.
Round DownReturns the next lower integer, as a floating-point value, for each pixel in a raster. For more information, see the Round Down raster function.
Round UpReturns the next higher integer, as a floating-point value, for each pixel in a raster. For more information, see the Round Up raster function.
SquareCalculates the square of the pixel values in a raster. For more information, see the Square raster function.
Square RootCalculates the square root of the pixel values in a raster. For more information, see the Square Root raster function.
TimesMultiplies the values of two rasters on a pixel-by-pixel basis. For more information, see the Times raster function.

Conditional

Raster functionDescription
ConPerforms a conditional If, Then, Else operation. When a Con operator is used, there usually needs to be two or more functions chained together in which one function states the criteria and the second function is the Con operator, which uses the criteria and dictates what the true and false outputs will be. For more information, see the Con raster function.
Set NullSets identified cell locations to NoData based on a specified criteria. It returns NoData if a conditional evaluation is true, and returns the value specified by another raster if it is false. For more information, see the Set Null raster function.

Logical

Raster functionDescription
Bitwise AndPerforms a Bitwise And operation on the binary values of two input rasters.Learn more about how Bitwise math tools work
Bitwise Left ShiftPerforms a Bitwise Left Shift operation on the binary values of two input rasters.
Bitwise NotPerforms a Bitwise Not (complement) operation on the binary value of an input raster.
Bitwise OrPerforms a Bitwise Or operation on the binary values of two input rasters.
Bitwise Right ShiftPerforms a Bitwise Right Shift operation on the binary values of two input rasters.
Bitwise XorPerforms a Bitwise eXclusive Or operation on the binary values of two input rasters.
Boolean AndPerforms a Boolean And operation on the pixel values of two input rasters.If both input values are true (nonzero), the output value is 1. If one or both input values are false (zero), the output value is 0.Learn more about how the Boolean math tools work
Boolean NotPerforms a Boolean Not (complement) operation on the pixel values of the input raster.If the input values are true (nonzero), the output value is 0. If the input values are false (zero), the output value is 1.
Boolean OrPerforms a Boolean Or operation on the cell values of two input rasters.If one or both input values are true (nonzero), the output value is 1. If both input values are false (zero), the output value is 0.
Boolean XorPerforms a Boolean eXclusive Or operation on the cell values of two input rasters.If one input value is true (nonzero) and the other value is false (zero), the output value is 1. If both input values are true or both are false, the output value is 0.
Equal ToPerforms an Equal To operation on two rasters on a pixel-by-pixel basis.
Greater ThanPerforms a Relational Greater Than operation on two inputs on a pixel-by-pixel basis.A value of 1 is returned for pixels when the first raster is greater than the second raster and a value of 0 for pixels when the first raster is not greater than the second raster.Learn more about how the Relational math tools work
Greater Than EqualPerforms a Relational Greater Than Equal operation on two inputs on a pixel-by-pixel basis.Returns a value of 1 for pixels when the first raster is greater than or equal to the second raster and a value of 0 for pixels when the first raster is not greater than or equal to the second raster.
Is NullDetermines which values from the input raster are NoData on a pixel-by-pixel basis.Returns a value of 1 if the input value is NoData and a value of 0 for pixels that are not NoData.
Less ThanPerforms a Relational Less Than operation on two inputs on a pixel-by-pixel basis.Returns a value of 1 for pixels where the first raster is not less than the second raster.
Less Than EqualPerforms a Relational Less Than Equal operation on two inputs on a pixel-by-pixel basis.Returns a value of 1 for pixels when the first raster is less than or equal to the second raster and a value of 0 when it is not less than or equal to the second raster.
Not EqualPerforms a Relational Not Equal To operation on two inputs on a pixel-by-pixel basis.Returns a value of 1 for pixels when the first raster is not equal to the second raster and a value of 0 for pixels when it is equal to the second raster.

Trigonometric

Raster functionDescription
ACosCalculates the inverse cosine of the pixels in a raster. For more information, see the ACos raster function.
ACosHCalculates the inverse hyperbolic cosine of the pixels in a raster. For more information, see the ACosH raster function.
ASinCalculates the inverse sine of the pixels in a raster. For more information, see the ASin raster function.
ASinHCalculates the inverse hyperbolic sine of the pixels in a raster. For more information, see the ASinH raster function.
ATanCalculates the inverse tangent of the pixels in a raster. For more information, see the ATan raster function.
ATan2Calculates the inverse tangent (based on x,y) of the pixels in a raster. For more information, see the ATan2 raster function.
ATanHCalculates the inverse hyperbolic tangent of the pixels in a raster. For more information, see the ATanH raster function.
CosCalculates the cosine of the pixels in a raster. For more information, see the Cos raster function.
CosHCalculates the hyperbolic cosine of the pixels in a raster. For more information, see the CosH raster function.
SinCalculates the sine of the pixels in a raster. For more information, see the Sin raster function.
SinHCalculates the hyperbolic sine of the pixels in a raster. For more information, see the SinH raster function.
TanCalculates the tangent of the pixels in a raster. For more information, see the Tan raster function.
TanHCalculates the hyperbolic tangent of the pixels in a raster. For more information, see the TanH raster function.

Reclass

Raster functionDescription
LookupCreates a raster by looking up values in another field in the table of the input raster. For more information, see the Lookup raster function.
RemapGroups pixel values and assigns the group a new value. For more information, see the Remap raster function.
Zonal RemapRemaps pixels in a raster based on zones defined in another raster and zone-dependent value mapping defined in a table. For more information, see the Zonal Remap raster function.

Statistical

Raster functionDescription
ArgStatisticsOrders raster bands into an array and identifies the band that has the minimum, maximum, median, or duration of pixel values. For more information, see the ArgStatistics raster function.
Cell StatisticsCalculates statistics from multiple rasters on a pixel-by-pixel basis. For more information, see the Cell Statistics raster function.
Focal StatisticsCalculates statistics on the cells within a neighborhood around each cell of an input raster. Several shapes of neighborhood are available. For more information, see the Focal Statistics raster function.
StatisticsDefines a neighborhood and calculates the statistics within those pixels. For more information, see the Statistics raster function.
Zonal StatisticsCalculates statistics on values of a raster within the zones of another dataset. For more information, see the Zonal Statistics raster function.

Surface

Raster functionDescription
AspectIdentifies the downslope direction of the maximum rate of change in value from each cell to its neighbors. For more information, see the Aspect raster function.
Aspect-SlopeCreates a raster layer that simultaneously displays the aspect and slope of a surface. For more information, see the Aspect-Slope raster function.
ContourGenerates contour lines by joining points with the same elevation from a raster elevation dataset. The contours are isolines created as rasters for visualization. For more information, see the Contour raster function.
CurvatureDisplays the shape or curvature of the slope. A part of a surface can be concave or convex; you can tell that by looking at the curvature value. The curvature is calculated by computing the second derivative of the surface. For more information, see the Curvature raster function.
Elevation Void FillCreates pixels where holes exist in the elevation.For more information, see the Elevation Void Fill raster function.
HillshadeProduces a grayscale 3D representation of the terrain surface, with the sun's relative position taken into account for shading the image. For more information, see the Hillshade raster function.
Shaded ReliefCreates a color 3D representation of the terrain by merging the images from the elevation-coded and hillshade methods. This function uses the altitude and azimuth properties to specify the sun's position. For more information, see the Shaded Relief raster function.
SlopeRepresents the rate of change of elevation for each digital elevation model (DEM) cell. It's the first derivative of a DEM. For more information, see the Slope raster function.
Surface ParametersDetermines the parameters of a surface raster such as aspect, slope, and several types of curvatures using geodesic methods. For more information, see the Surface Parameters raster function.
ViewshedDetermines the raster surface locations visible to a set of observer features using geodesic methods. For more information, see the Viewshed raster function.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.