Table of Contents

Class PdfLabColorSpace

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Represents a Lab* color space.

public sealed class PdfLabColorSpace : PdfColorSpace
Inheritance
PdfLabColorSpace
Inherited Members

Constructors

PdfLabColorSpace(PdfDocument, double[])

Initializes a new instance of the PdfLabColorSpace class.

PdfLabColorSpace(PdfDocument, double[], double[])

Initializes a new instance of the PdfLabColorSpace class.

PdfLabColorSpace(PdfDocument, double[], double[]?, double[]?)

Initializes a new instance of the PdfLabColorSpace class.

Methods

ToString()

Returns a string that represents this PdfLabColorSpace instance.