SetFillColor

SetFillColor(int r [, int g, int b])

Description

Defines the color used for all filling operations (filled rectangles and cell backgrounds). It can be expressed in RGB components or grayscale. The method can be called before creating the first page and the value is maintained from page to page.

Parameters

See also

SetDrawColor, SetTextColor, Rect, Cell, MultiCell