Web-shop for only 500 euro during 3 days, +38 068 801 14 71 (Kiev, Ukraine)
(PHP 3, PHP 4 ) ImageDashedLine -- Draw a dashed line Descriptionint imagedashedline (int im, int x1, int y1, int x2, int y2, int col)
ImageDashedLine() draws a dashed line from x1, y1 to x2, y2 (top left is 0, 0) in image im of color col. See also ImageLine(). |