ColorBlend Class |
Namespace: Aspose.PSD
The ColorBlend type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColorBlend |
Initializes a new instance of the ColorBlend class.
|
![]() | ColorBlend(Int32) |
Initializes a new instance of the ColorBlend class with the specified number of colors and positions.
|
Name | Description | |
---|---|---|
![]() | Colors |
Gets or sets an array of colors that represents the colors to use at corresponding positions along a gradient.
|
![]() | Positions |
Gets or sets the positions along a gradient line.
|
Name | Description | |
---|---|---|
![]() | Equals |
Tests whether the specified object is a ColorBlend class and is equivalent to this ColorBlend class.
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |