pdf_fill

(PHP 3>= 3.0.6, PHP 4 )

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().