pdf_fill

(PHP 3 >= 3.0.6, PHP 4, PECL)

pdf_fill -- Fills current path

Description

bool pdf_fill ( resource pdfdoc )

Fill the interior of the path with the current fill color. 若果成功則返回 TRUE,失敗則返回 FALSE

See also pdf_setcolor().