PdfColorCreateBrighter Method

Creates a brighter color from the current color

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public PdfColor CreateBrighter()

Return Value

PdfColor
A brighter color instance

See Also