TTMSFNCPDFGraphicsLibOutputWriter.WriteFillColor Method
Emits a PDF non-stroking colour operator (
rgorsc) for the given fill colour.
API unit family: TMSFNCPDFCoreLibBase
Declaring type: TTMSFNCPDFGraphicsLibOutputWriter
Syntax
procedure WriteFillColor(AColor: TTMSFNCGraphicsColor);
Parameters
| Name | Description |
|---|---|
AColor |
Colour to set as the current non-stroking (fill) colour. |