Back to Devexpress

PdfRGBColor Constructors

officefileapi-devexpress-dot-pdf-dot-pdfrgbcolor-dot-ctor.md

latest847 B
Original Source

PdfRGBColor Constructors

Represents the red, green, and blue color components in the range of 0 to 1.

NameParametersDescription
PdfRGBColor()noneInitializes a new instance of the PdfRGBColor class.
PdfRGBColor(Double, Double, Double)r, g, bInitializes a new instance of the PdfRGBColor class with the specified red, green, and blue color components.

See Also

PdfRGBColor Class

PdfRGBColor Members

DevExpress.Pdf Namespace