GradientTransparencyPoint Class
Summary: Gradient Transparency Point
Module: aspose.psd.fileformats.psd.layers.fillsettings
Full Name: aspose.psd.fileformats.psd.layers.fillsettings.GradientTransparencyPoint
Inheritance: IGradientTransparencyPoint
Aspose.PSD Version: 24.12.0
Constructors
| Name | Description |
|---|---|
| GradientTransparencyPoint() | Initializes a new instance of the GradientTransparencyPoint class. |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| location | int | r/w | Gets or sets the location. |
| median_point_location | int | r/w | Gets or sets the median point location. |
| opacity | double | r/w | Gets or sets the color. |
Constructor: GradientTransparencyPoint()
GradientTransparencyPoint()
Initializes a new instance of the GradientTransparencyPoint class.