XColorFromArgb Method (Int32)Terminal Works - PDF Printing.Net Library
Creates an XColor structure from a 32-bit ARGB value.

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

public static XColor FromArgb(
	int argb
)

Parameters

argb
Type: SystemInt32

Return Value

Type: XColor
See Also

Reference