PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<imagepstextimagerotate>
Last updated: Mon, 16 Jul 2012

imagerectangle

(PHP 3, PHP 4, PHP 5)

imagerectangle -- 画一个矩形

说明

int imagerectangle ( resource image, int x1, int y1, int x2, int y2, int col )

imagerectangle()col 颜色在 image 图像中画一个矩形,其左上角坐标为 x1, y1,右下角坐标为 x2, y2。图像的左上角坐标为 0, 0。




<imagepstextimagerotate>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST