|
DensityGraphics
DensityGraphics[array] is a representation of a density plot.
array must be a rectangular array of real numbers, representing values.
The following options can be given:


DensityGraphics can be displayed using Show.
DensityGraphics is generated by DensityPlot and ListDensityPlot.
DensityGraphics[g] converts ContourGraphics and SurfaceGraphics objects to DensityGraphics. The resulting graphics can be rendered using Show.
Graphics[DensityGraphics[ ... ]] generates a representation in terms of an ordinary Graphics object.
See The Mathematica Book: Section 2.9.1 and Section 2.9.7.
See also: ListDensityPlot, ContourGraphics, Raster, RasterArray.
Further Examples
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. |