|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ReliefImage
ReliefImage[array]
generates a relief image of an array of height values.
Details and OptionsDetails 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
and
. - ReliefImage also works with arbitrary images.
New in 8
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »




