PDFium Delphi Component Docs

NightDuotoneInk svojstvo

Komponenta: TPdfView  ·  Jedinica: PDFium
Kontrolira boju tinte koju koristi opcija iscrtavanja za slabovidne reNightDuotone

Sintaksa

property NightDuotoneInk: TColor;

Opis

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

Assigning this property invalidates the view immediately when reNightDuotone is active

Napomene

Primjer

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

Vidi također

TPdfView.NightDuotonePaper, TPdfView.Options, DuotonePdfBitmap