PdfColorCreateBrighter Method

Creates a brighter color from the current color

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public PdfColor CreateBrighter()

Return Value

PdfColor
A brighter color instance

See Also