PDFium Delphi Component Docs

NightDuotonePaper svojstvo

Component: TPdfView  ·  Unit: PDFium
Upravlja bojom papira koju koristi opcija renderovanja reNightDuotone za slabovidne

Syntax

property NightDuotonePaper: TColor;

Description

Kada je reNightDuotone prisutna u Options, TPdfView preslikava renderovanu luminancu stranice na NightDuotoneInk i NightDuotonePaper pre iscrtavanja slojeva

Dodela ovog svojstva odmah poništava prikaz kada je reNightDuotone aktivna

Remarks

Example

PdfView1.NightDuotonePaper := clBlack;
PdfView1.Options := PdfView1.Options + [reNightDuotone];

See Also

TPdfView.NightDuotoneInk, TPdfView.Options, DuotonePdfBitmap