PdfRGBColor Methods |
The PdfRGBColor type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Equals(Object) |
Determines whether the specified
is equal to the current .
(Overrides
ValueType
Equals(Object)
.)
|
![]() |
Equals(PdfRGBColor) |
Determines if the specified color is equal to this one.
|
![]() |
GetHashCode |
Serves as a hash function for a particular type, suitable for
use in hashing algorithms and data structures like a hash
table.
(Overrides
ValueType
GetHashCode
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
ToArgb |
Creates the Alpha ,Red ,Green, and Blue value of this PDFColor structure.
|
![]() |
ToString |
Returns the fully qualified type name of this instance.
(Inherited from
ValueType
.)
|