Defines arrays of colors and positions used for interpolating color blending in a multicolor gradient. This class cannot be inherited.
The following tables list the members exposed by the ColorBlend type.
Name | Description | |
---|---|---|
![]() |
Initializing a new instance of the ColorBlend class. |
Name | Description | |
---|---|---|
![]() |
Cloneable.clone implementation. |
|
![]() |
Gets an array of colors that represents the colors to use at corresponding positions along a gradient. |
|
![]() |
Gets the number of colors in the blend. |
|
![]() |
Gets the positions along a gradient line. |
|
![]() |
Sets an array of colors that represents the colors to use at corresponding positions along a gradient. |
|
![]() |
Sets the positions along a gradient line. |