Table of Contents

TTMSFNCPDFGraphicsLibOutputWriterNotifyBitmapEvent Event Type

Event handler type for OnNotifyBitmap; called when a bitmap needs to be embedded in the PDF.

API unit family: TMSFNCPDFCoreLibBase

Parameters

Name Description
Sender The output writer that fired the event.
AValue Bitmap to embed.
AImageType Encoding format to use when embedding.
AQuality JPEG quality factor in the range 0.0–1.0; ignored for PNG and original encodings.
ABackgroundColor Background colour applied before encoding transparent images.
ABitmapReference Set by the handler to the PDF image resource name for this bitmap.