PDFium Delphi Component Docs

NightDuotoneInk ویژگی

کامپوننت: TPdfView  ·  واحد: PDFium
Controls the ink colour used by the reNightDuotone low-vision render option

Syntax

property NightDuotoneInk: TColor;

Description

When reNightDuotone is present in Options, TPdfView maps rendered page luminance onto NightDuotoneInk and NightDuotonePaper before overlays are painted

انتساب این ویژگی وقتی reNightDuotone فعال است نما را فوراً نامعتبر می‌کند

Remarks

Example

PdfView1.NightDuotoneInk := $0000C8FF;
PdfView1.Options := PdfView1.Options + [reNightDuotone];

See Also

TPdfView.NightDuotonePaper, TPdfView.Options, DuotonePdfBitmap