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
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
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.