WLJS LogoWLJS Notebook

Raster

Is not fully supported, fallbacks to rectangles

Graphics[{{Red, Disk[{5, 5}, 4]}, 
  Raster[Table[{x, y, x, y}, {x, .1, 1, .1}, {y, .1, 1, .1}]]}]