SetFillGray
Vector graphics, Colour
Description
Sets the current fill colour with the PDF grey colour operator
Syntax
Delphi
Function TPDFlib.SetFillGray(Gray: Double): Integer;
Parameters
| Gray | A value from 0 to 1, clamped before writing |
|---|
Return values
| 1 | The fill colour was updated |
|---|