PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<imagelayereffectimageloadfont>
Last updated: Sat, 20 Oct 2007

imageline

(PHP 3, PHP 4, PHP 5)

imageline -- 画一条直线

说明

int imageline ( resource image, int x1, int y1, int x2, int y2, int color )

imageline()color 颜色从坐标 x1y1x2y2(图像左上角为 0, 0)画一条直线。

参见 imagecreate()imagecolorallocate()




<imagelayereffectimageloadfont>
 Last updated: Sat, 20 Oct 2007
 
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