SetTextGray
Text, Color
Description
Nastaví aktuálnu farbu textu na sivú RGB hodnotu
Syntax
Delphi
Function TPDFlib.SetTextGray(Gray: Double): Integer;
Parameters
| Gray | A value from 0 to 1, clamped before writing |
|---|
Return values
| 1 | The text color was updated |
|---|