Table of Contents

TTMSFNCPDFGraphicsLibImageType Enumeration

Image encoding format used when embedding a bitmap into a PDF page.

API unit family: TMSFNCPDFCoreLibBase

Members

Name Description
itOriginal Embed the image using its original encoding.
itPNG Re-encode the image as PNG before embedding.
itJPG Re-encode the image as JPEG before embedding.