int 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().
ImageCreateFromPNG
Updated Sun, 06 Aug 2000
ImageDestroy
Site Hosting:
Located in United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.