RasterArray[{{g11,g12,…},…}]
is a two-dimensional graphics primitive that represents a rectangular array of cells colored according to the graphics directives gij.


RasterArray
RasterArray[{{g11,g12,…},…}]
is a two-dimensional graphics primitive that represents a rectangular array of cells colored according to the graphics directives gij.
Details

- Each of the gij must be GrayLevel, RGBColor, or Hue.
- If array has dimensions {m,n}, then RasterArray[array] is assumed to occupy the rectangle Rectangle[{0,0},{m,n}].
- RasterArray[array,{{xmin,ymin},{xmax,ymax}}] 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.
See Also
History
Introduced in 1991 (2.0) | Updated in 1996 (3.0)
Text
Wolfram Research (1991), RasterArray, Wolfram Language function, https://reference.wolfram.com/language/ref/RasterArray.html (updated 1996).
CMS
Wolfram Language. 1991. "RasterArray." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 1996. https://reference.wolfram.com/language/ref/RasterArray.html.
APA
Wolfram Language. (1991). RasterArray. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RasterArray.html
BibTeX
@misc{reference.wolfram_2025_rasterarray, author="Wolfram Research", title="{RasterArray}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/RasterArray.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_rasterarray, organization={Wolfram Research}, title={RasterArray}, year={1996}, url={https://reference.wolfram.com/language/ref/RasterArray.html}, note=[Accessed: 16-August-2025]}