| Package | Description |
|---|---|
| com.aspose.psd.fileformats.psd.layers.fillsettings | |
| com.aspose.psd.fileformats.psd.layers.layerresources |
| Modifier and Type | Class and Description |
|---|---|
class |
GradientTransparencyPoint
Gradient Transparency Point
|
| Modifier and Type | Method and Description |
|---|---|
IGradientTransparencyPoint[] |
IGradientFillSettings.getTransparencyPoints()
Gets the transparency points.
|
IGradientTransparencyPoint[] |
GradientFillSettings.getTransparencyPoints()
Gets or sets the transparency points.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GradientFillSettings.removeTransparencyPoint(IGradientTransparencyPoint point)
Removes the transparency point.
|
void |
IGradientFillSettings.setTransparencyPoints(IGradientTransparencyPoint[] value)
Gets the transparency points.
|
void |
GradientFillSettings.setTransparencyPoints(IGradientTransparencyPoint[] value)
Gets or sets the transparency points.
|
| Modifier and Type | Method and Description |
|---|---|
IGradientTransparencyPoint[] |
GdFlResource.getTransparencyPoints()
Gets the transparency points.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GdFlResource.setTransparencyPoints(IGradientTransparencyPoint[] value) |
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.