imagedashedline
Draw a dashed line
(
PHP 3, PHP 4
)
int
imagedashedline
(
resource
image
,
int
x1
,
int
y1
,
int
x2
,
int
y2
,
int
color
)
This function is deprecated. Use combination of
imagesetstyle()
and
imageline()
instead.
<< imagecreatetruecolor
Main
:
Function Reference
:
Image functions
: imagedashedline
imagedestroy >>
This page online
Report a bug
This HTML Help has been published using the chm2web software.