PdfColorBlend Class |
Namespace: Spire.Pdf.Graphics
The PdfColorBlend type exposes the following members.
Name | Description | |
---|---|---|
![]() |
PdfColorBlend |
Initializes a new instance of theclass.
|
![]() |
PdfColorBlend(Int32) |
Initializes a new instance of theclass.
|
Name | Description | |
---|---|---|
![]() |
Colors |
Gets or sets the colours array.
|
![]() |
Positions |
Gets or sets the positions array.
(Inherited from
PdfBlendBase
.)
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|