ReliefImage[array]
generates a relief image of an array of height values.


ReliefImage
ReliefImage[array]
generates a relief image of an array of height values.
Details and Options

- ReliefImage always gives an 8-bit RGB image.
- ReliefImage can take the following options:
-
ClippingStyle {Black,White} how to draw clipped parts of the surface ColorFunction Automatic how to determine the color of surfaces ColorFunctionScaling True whether to scale arguments to ColorFunction ImageSize Automatic the default displayed size LightingAngle Automatic effective angle of the simulated light source Method Automatic the method to use PlotRange All the range of height values to include - In ReliefImage[array], array must be a rectangular array, with each element a single real number representing a
value.
- Possible settings for Method include "DiffuseReflection" and "AspectBasedShading".
- ReliefImage also works with arbitrary images.
Examples
open all close allBasic Examples (3)
Options (17)
ClippingStyle (3)
ColorFunction (5)
LightingAngle (4)
Method (2)
PlotRange (3)
Normally, ReliefImage uses all points to compute the range:
Automatically compute the range and clip extreme portions of it:
Possible Issues (1)
See Also
Related Guides
History
Text
Wolfram Research (2010), ReliefImage, Wolfram Language function, https://reference.wolfram.com/language/ref/ReliefImage.html.
CMS
Wolfram Language. 2010. "ReliefImage." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ReliefImage.html.
APA
Wolfram Language. (2010). ReliefImage. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ReliefImage.html
BibTeX
@misc{reference.wolfram_2025_reliefimage, author="Wolfram Research", title="{ReliefImage}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/ReliefImage.html}", note=[Accessed: 04-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_reliefimage, organization={Wolfram Research}, title={ReliefImage}, year={2010}, url={https://reference.wolfram.com/language/ref/ReliefImage.html}, note=[Accessed: 04-August-2025]}