Xfinium.Pdf.Graphics Namespace : PdfCalRgbColor Class |
The following tables list the members exposed by PdfCalRgbColor.
Name | Description | |
---|---|---|
![]() | PdfCalRgbColor Constructor | Initializes a new PdfCalRgbColor object with a calibrated RGB colorspace. |
Name | Description | |
---|---|---|
![]() | Blue | Gets or sets the blue component. |
![]() | ColorSpace | Gets the colorspace. (Inherited from Xfinium.Pdf.Graphics.PdfColor) |
![]() | Green | Gets or sets the green component. |
![]() | Red | Gets or sets the red 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) |