(PHP 4, PHP 5)
imagedashedline — 破線を描画する
これは古い関数です。代わりに imagesetstyle() と imageline() の組み合せを使用してください。