Class GradientColorPoint
Contents
[
Hide
]GradientColorPoint class
The Gradient Color Point.
public class GradientColorPoint : IGradientColorPoint
Constructors
Name | Description |
---|---|
GradientColorPoint() | Initializes a new instance of the GradientColorPoint class. |
GradientColorPoint(Color, int, int) | Initializes a new instance of the GradientColorPoint class. |
Properties
Name | Description |
---|---|
Color { get; set; } | Gets or sets the color. |
ColorMode { get; set; } | Mode for the color to follow |
Location { get; set; } | Gets or sets the point location on gradient. |
MedianPointLocation { get; set; } | Gets or sets the median gradient point location. |
RawColor { get; set; } | Gets or sets the color of the raw. |
See Also
- interface IGradientColorPoint
- namespace Aspose.PSD.FileFormats.Psd.Layers.FillSettings
- assembly Aspose.PSD