Voting

: two minus zero?
(Example: nine)

The Note You're Voting On

cleverphp
7 years ago
imagearc example works not well,as it lacks of this line
"$white = imagecolorallocate($img, 255, 255, 255);
imagefill($img,0,0,$white);
$black = imagecolorallocate($img, 0, 0, 0);
"

<< Back to user notes page

To Top