PDFium Component Docs

NightDuotoneInk property

Component: TPdfView  ·  Unit: PDFium
Styrer blekkfargen som brukes av reNightDuotone-renderalternativet for svaksyn

Syntax

property NightDuotoneInk: TColor;

Description

Når reNightDuotone finnes i Options, avbilder TPdfView den rendrede sidens luminans over på NightDuotoneInk og NightDuotonePaper før overlegg tegnes

Tilordning av denne egenskapen invaliderer visningen umiddelbart når reNightDuotone er aktiv

Remarks

Example

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

See Also

TPdfView.NightDuotonePaper, TPdfView.Options, DuotonePdfBitmap