SetLineColorTColor

Vector graphics, Color

Description

Sets the current stroke color from a Delphi TColor value

Syntax

Delphi

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

Parameters

ColorThe Delphi TColor value to convert to PDF RGB stroke color

Return values

1The stroke color was updated