PDA

View Full Version : سوال: سوال در مورد imagefilledellipse



Man-Haman-Hastam
دوشنبه 10 بهمن 1390, 13:28 عصر
سلام

این دستورات چکاری انجام میدن؟


imagefilledellipse($image, mt_rand(0,$width), mt_rand(0,$height), 1, 1, $noise_color);


imageline($image, mt_rand(0,$width), mt_rand(0,$height), mt_rand(0,$width), mt_rand(0,$height), $noise_color);


imagettfbbox($font_size, 0, $this->font, $code) or die('Error in imagettfbbox function');


imagettftext($image, $font_size, 0, $x, $y, $text_color, $this->font , $code) or die('Error in imagettftext function');

متشکرم

alonemm
دوشنبه 10 بهمن 1390, 15:40 عصر
باسلام:

1-ترسیم بیضی در محور مختصات تعیین شده بر روی تصویر داده شده است.imagefilledellipse

برای بقیه هم به http://php.net/manual/en/ مراجعه کنید.