What does randPix() do?
一念之间
一念之间 2017-09-06 16:16:22
0
1
1295

for($i=0;$i<50;$i++){
            imagesetpixel($img, mt_rand(0, $width), mt_rand(0, $height), randPix($img));
        }

一念之间
一念之间

reply all(1)
ringa_lee

...

I want to know if you have read this course carefully.

1504748188(1).jpg

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template