SetFillColorTColor

Vector graphics, Color

Description

Sets the current fill color from a Delphi TColor value

Syntax

Delphi

Function TPDFlib.SetFillColorTColor(Color: TColor): Integer;

Parameters

ColorThe Delphi TColor value to convert to PDF RGB fill color

Return values

1The fill color was updated