update : 2015.11.03
php.shukuma.com

검색:
 
 
Set simple dash pattern

PDF_setdash

(PHP 4, PECL pdflib >= 1.0.0)

PDF_setdashSet simple dash pattern

설명

bool PDF_setdash ( resource $pdfdoc , float $b , float $w )

Sets the current dash pattern to b black and w white units. 성공 시 TRUE를, 실패 시 FALSE를 반환합니다.