PdfColor Constructor |
Namespace: RadPdf.Data.Document.Common
If the alpha component of the drawingColor is less than 128, the created PdfColor will be considered transparent. Otherwise, the alpha component is removed and the resulting PdfColor is fully opaque.
If the object is a PdfShape, you can use the Opacity property to create a semi-transparent object.