Method Image.Image()->random()
- Method random
random()object
random(objectintseed)
randomgrey()object
random(objectgreyintseed)- Description
-
Gives a randomized image;






original ->random() ->random(17) greyed
(same again)color(red)
(same again)...red channel - Returns
-
a new image
- See also