Developer Forums | About Us | Site Map
Search  
HOME > PHPMANUAL


Sponsors





Web Host
site hosted by netplex
Partners

Online Manuals

imageline

(PHP 3, PHP 4 )

imageline -- Draw a line

Description

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

imageline() draws a line from x1, y1 to x2, y2 (top left is 0, 0) in image im of color color.

See also imagecreate() and imagecolorallocate().

Copyright 2004-2024 GrindingGears.com. All rights reserved. Site hosted by NETPLEX