An NDoc Documented Class Library

pdfColor Constructor (Int32, Int32, Int32)

Class's constructor

public pdfColor(
   int rColor,
   int gColor,
   int bColor
);

Parameters

rColor
Red component of the color
gColor
Green component of the color
bColor
Blue component of the color

See Also

pdfColor Class | sharpPDF Namespace | pdfColor Constructor Overload List