pGenImageWhiteNoise

Generate image: white noise

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pGenImageWhiteNoise = Image function
(
int width
,
int height
,
float factor
)

Meta