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

search for in the

ps_show_boxed> <ps_shading
Last updated: Fri, 30 Jan 2009

view this page in

ps_shfill

(PECL ps >= 1.3.0)

ps_shfill範囲をシェーディングで塗りつぶす

説明

bool ps_shfill ( resource $psdoc , int $shadingid )

範囲をシェーディングで塗りつぶします。シェーディングは事前に ps_shading() で作られている必要があります。 この関数は、ps_shading_pattern() でシェーディングからパターンを作成し、 それを塗りつぶし色として使用するのと同じことを行います。

パラメータ

psdoc

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

shadingid

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

返り値

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

参考



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

ps_show_boxed> <ps_shading
Last updated: Fri, 30 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites