Table of Contents

Class PdfCieBasedCs.Lab

Namespace
iText.Kernel.Pdf.Colorspace
Assembly
itext.kernel.dll
public class PdfCieBasedCs.Lab : PdfCieBasedCs
Inheritance
PdfCieBasedCs.Lab
Inherited Members

Constructors

Lab(float[])

public Lab(float[] whitePoint)

Parameters

whitePoint float[]

Lab(float[], float[], float[])

public Lab(float[] whitePoint, float[] blackPoint, float[] range)

Parameters

whitePoint float[]
blackPoint float[]
range float[]

Lab(PdfArray)

public Lab(PdfArray pdfObject)

Parameters

pdfObject PdfArray

Methods

GetNumberOfComponents()

public override int GetNumberOfComponents()

Returns

int