PdfColorB Property

Gets the blue component value for RGB colors

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public int B { get; }

Property Value

Int32

See Also