XColorResourceManagerGetKnownColor Method Terminal Works - PDF Printing.Net Library
Gets a known color from an ARGB value. Throws an ArgumentException if the value is not a known color.

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

public static XKnownColor GetKnownColor(
	uint argb
)

Parameters

argb
Type: SystemUInt32

Return Value

Type: XKnownColor
See Also

Reference