The resulting raster will be a shaded relief map (a hill shading)
based on the sun altitude, azimuth, and the z factor. The z factor is
a conversion factor from map units to elevation units.
Returns a raster of TypeShort.
This operation uses Horn's method for computing hill shading.
Computes Hillshade (shaded relief) from a raster.
The resulting raster will be a shaded relief map (a hill shading) based on the sun altitude, azimuth, and the z factor. The z factor is a conversion factor from map units to elevation units.
Returns a raster of TypeShort.
This operation uses Horn's method for computing hill shading.
Esri Desktop's description of Hillshade.