Name | Description | |
---|---|---|
![]() | PDFRgbColor Constructor | Overloaded. |
The following tables list the members exposed by PDFRgbColor.
Name | Description | |
---|---|---|
![]() | PDFRgbColor Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | B | Gets or sets the blue component of the color. |
![]() | G | Gets or sets the green component of the color. |
![]() | R | Gets or sets the red component of the color. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Clones this color object. |
![]() | Equals | Verifies if the given object is equal to this object. |
![]() | GetHashCode | Gets the hash code of this object. |
![]() | ToGdiColor | Overloaded. Overridden. Converts this color object to a GDI color object. |
![]() | ToString | Converts the color object to string representation. |