(PHP 4, PHP 5, PHP 7, PHP 8)
imagedashedline — 畫一虛線
$image
$x1
$y1
$x2
$y2
$color
反對使用本函數。應該用 imagesetstyle() 和 imageline() 的組合替代之。