THPDFContentBuilder.SetFillRGB Method
Souhrn metody: THPDFContentBuilder.SetFillRGB Method
Deklarace
function SetFillRGB(R, G, B: Single): THPDFContentBuilder;
Jednotka
HPDFDoc
Parametry
| Název | Účel |
|---|---|
R | Barva |
G | Barva |
B | Barva |
Návratová hodnota
Vrací hodnotu: THPDFContentBuilder
Poznámky k použití
- The method returns Self so calls can be chained in operator order
- Coordinates and widths use PDF user-space units
Související API
- THPDFContentBuilder
- THotPDF
- THPDFPage
- Obsah