Converts expression to raster image.
Rasterize[expr]
Rasterize[expr, elem]
Rasterize[expr, {elem1, elem2, …}]
Rasterize[Graphics3D[Cylinder[], ImageSize -> Small], ImageResolution -> 36, Background -> LightYellow]
→ -Image-Rasterize[Grid@Table[x, {5}, {10}], "Graphics"]
→ -Image-Rasterize[Grid@Table[x, {5}, {10}], "RasterSize"]
→ -Image-- Background — default Automatic
- BaselinePosition — default Automatic
- ImageFormattingWidth — default $ImageFormattingWidth
- ImageResolution — default $ImageResolution
- ImageSize — default Automatic
- LightDark — default Inherited
- RasterSize — default Automatic