Convert a GDI color to a PDF color.
Namespace: TallComponents.PDF.Layout.ColorsAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public static Color Convert( Color gdiColor ) |
| Visual Basic |
|---|
Public Shared Function Convert ( _ gdiColor As Color _ ) As Color |
Parameters
- gdiColor
- Type: System.Drawing..::..Color
[Missing <param name="gdiColor"/> documentation for "M:TallComponents.PDF.Layout.Colors.Color.Convert(System.Drawing.Color)"]