PDFium Delphi Component Docs

NightDuotoneInk svojstvo

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

Syntax

property NightDuotoneInk: 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.NightDuotoneInk := $0000C8FF;
PdfView1.Options := PdfView1.Options + [reNightDuotone];

See Also

TPdfView.NightDuotonePaper, TPdfView.Options, DuotonePdfBitmap