Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: cpdf_setdash - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

cpdf_setflat" width="11" height="7"/> <cpdf_set_word_spacing
Last updated: Thu, 31 May 2007

view this page in

cpdf_setdash

(PHP 4, PHP 5 <= 5.0.5)

cpdf_setdash — 破線のパターンを設定する

説明

bool cpdf_setdash ( int $pdf_document, float $white, float $black )

破線のパターンを指定したものに設定します。両方のパラメータを 0 にした場合は実線となります。

パラメータ

pdf_document

cpdf_open() が返す、ドキュメントのハンドル。

white

白い部分の長さを表す float 値。

black

黒い部分の長さを表す float 値。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes
cpdf_setdash
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites