WLJS LogoWLJS Notebook

RandomImage

Wolfram Kernel

Generates a raster Image with a given size and distribution. Only RGB space is supported. The maximum value is limited to 255 for each channel

RandomImage[255, {100, 100}, ColorSpace -> "RGB"]

3D features are not supported