HillshadeRenderer

A hillshade renderer uses a grayscale representation of a 3D surface to help visualize the raster data in a RasterLayer. A hillshade (also known as shaded relief) is a grayscale representation of a 3D surface, with the sun's relative position taken into account for shading the image. The HillshadeRenderer.altitude and HillshadeRenderer.azimuth properties specify the light's position.

Since

200.1.0

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The altitude angle in degree.

Link copied to clipboard

The azimuth angle in degree.

Link copied to clipboard

The output bit depth.

Link copied to clipboard

The pixel size factor.

Link copied to clipboard

The pixel size power.

Link copied to clipboard

The slope type.

Link copied to clipboard

The Z factor.