IGradientColorPoint Class
Summary: Base interface for fill settings
Module: aspose.psd.fileformats.psd.layers
Full Name: aspose.psd.fileformats.psd.layers.IGradientColorPoint
Aspose.PSD Version: 24.9.0
Properties
Name | Type | Access | Description |
---|---|---|---|
color | Color | r/w | Gets or sets the color. |
location | int | r/w | Gets or sets the location. Value range 0-4096. |
median_point_location | int | r/w | Gets or sets the median point location. Value range 0-4096. |
raw_color | RawColor | r/w | Gets or sets the color of the raw. |