Convert this color to a GDI color.

Namespace: TallComponents.PDF.Colors
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public virtual Color Convert()
Visual Basic
Public Overridable Function Convert As Color

Return Value

The converted color.

See Also