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

search for in the

ps_shading> <ps_setpolydash
[edit] Last updated: Fri, 17 May 2013

view this page in

ps_shading_pattern

(PECL ps >= 1.3.0)

ps_shading_patternシェーディング用のパターンを作成する

説明

int ps_shading_pattern ( resource $psdoc , int $shadingid , string $optlist )

シェーディング用のパターンを作成します。これは ps_shading() を呼ぶ前に行わなければなりません。 シェーディングパターンは、標準のパターンと同じように用いられます。

パラメータ

psdoc

ps_new() が返す、postscript ファイルのリソース ID。

shadingid

事前に ps_shading() で作成したシェーディングの ID。

optlist

このパラメータは、現在使用されていません。

返り値

成功した場合にパターンの ID を、失敗した場合に FALSE を返します。

参考

  • ps_shading() - 以降の出力で用いるシェーディングを作成する
  • ps_shfill() - 範囲をシェーディングで塗りつぶす



add a note add a note User Contributed Notes ps_shading_pattern - [0 notes]
There are no user contributed notes for this page.

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