Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.WriteFillColor Method

Emits a PDF non-stroking colour operator (rg or sc) 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.