Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.imagedashedline.html
Дата изменения: Sun Feb 3 22:41:26 2002
Дата индексирования: Mon Oct 1 21:58:58 2012
Кодировка:
ImageDashedLine

ImageDashedLine

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

ImageDashedLine -- Draw a dashed line

Description

int imagedashedline ( int im, int x1, int y1, int x2, int y2, int col)

This function is deprecated. Use combination of ImageSetStyle() and ImageLine() instead.