XColorFromArgb Method (Color)Terminal Works - PDF Printing.Net Library
Creates an XColor structure from the specified System.Drawing.Color.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public static XColor FromArgb(
	Color color
)

Parameters

color
Type: System.DrawingColor

Return Value

Type: XColor
See Also

Reference