Click or drag to resize

PdfKnownColor Constructor

Initializes a new instance of theclass.

Namespace: Spire.Pdf.ColorSpace
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfKnownColor(
	PdfKnownColorSpace colorspace
)

Parameters

colorspace
Type: Spire.Pdf.ColorSpace PdfKnownColorSpace
The colorspace.
See Also