gen-image-white-noise ( width height factor -- Image )


Vocabulary
raylib

Inputs
widthan int
heightan int
factora float


Outputs
Imagea Image


Word description
Generate image: white noise

Definition


LIBRARY: raylib FUNCTION-ALIAS: gen-image-white-noise Image
GenImageWhiteNoise ( int width, int height, float factor )