Xfinium.Pdf.Graphics Namespace : PdfLabColor Class |
The following tables list the members exposed by PdfLabColor.
Name | Description | |
---|---|---|
![]() | PdfLabColor Constructor | Initializes a new PdfLabColor object. |
Name | Description | |
---|---|---|
![]() | A | Gets or sets the a* component. |
![]() | B | Gets or sets the b* component. |
![]() | ColorSpace | Gets the colorspace. (Inherited from Xfinium.Pdf.Graphics.PdfColor) |
![]() | L | Gets or sets the L component. |
Name | Description | |
---|---|---|
![]() | Copy | Overridden. Copies this color. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | ToRgbColor | Converts this color to RGB. (Inherited from Xfinium.Pdf.Graphics.PdfColor) |