Click or drag to resize

PdfKnownColorSpace GetProfileData Method

Gets the profile data.

Namespace: Spire.Pdf.ColorSpace
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public byte[] GetProfileData()

Return Value

Type: Byte
The profile data.
See Also