RasterArray

As of Version 6.0, RasterArray has been superseded by new capabilities in Raster.

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.
Wolfram Research (1991), RasterArray, Wolfram Language function, https://reference.wolfram.com/language/ref/RasterArray.html (updated 1996).

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_2023_rasterarray, author="Wolfram Research", title="{RasterArray}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/RasterArray.html}", note=[Accessed: 28-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_rasterarray, organization={Wolfram Research}, title={RasterArray}, year={1996}, url={https://reference.wolfram.com/language/ref/RasterArray.html}, note=[Accessed: 28-March-2024 ]}