Creates an XColor structure from the four ARGB component (alpha, red, green, and blue) values.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax
Parameters
- alpha
- Type: SystemInt32
- red
- Type: SystemInt32
- green
- Type: SystemInt32
- blue
- Type: SystemInt32
Return Value
Type: XColorSee Also