|
SOLUTIONS
|
OBSOLETE MATHEMATICA SYMBOL
RasterArray
As of Version 6.0,
has been superseded by new capabilities in Raster.
![]()
is a two-dimensional graphics primitive that represents a rectangular array of cells colored according to the graphics directives
.
DetailsDetails
- Each of the
must be GrayLevel, RGBColor, or Hue. - If array has dimensions
, then RasterArray[array] is assumed to occupy the rectangle Rectangle[{0, 0}, {m, n}].
specifies that the raster should be taken instead to fill the rectangle Rectangle[{xmin, ymin}, {xmax, ymax}]. - Scaled and Offset can be used to specify the coordinates for the rectangle.
New in 2 | Last modified in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
