Home  >  Q&A  >  body text

What does randPix() do?

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

一念之间一念之间2505 days ago1227

reply all(1)I'll reply

  • ringa_lee

    ringa_lee2017-09-07 09:36:41

    ...

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

    1504748188(1).jpg

    reply
    0
  • Cancelreply