imagedashedline
(PHP 3, PHP 4, PHP 5)
imagedashedline -- 破線を描画する
説明
bool
imagedashedline ( resource image, int x1, int y1, int x2, int y2, int color )
これは古い関数です。代わりに imagesetstyle() と
imageline() の組み合せを使用してください。
[an error occurred while processing this directive]