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[] |
GradientFillSettings.getTransparencyPoints()
Gets the transparency points.
|
IGradientTransparencyPoint[] |
IGradientFillSettings.getTransparencyPoints()
Gets the transparency points.
|
Modifier and Type | Method and Description |
---|---|
void |
GradientFillSettings.removeTransparencyPoint(IGradientTransparencyPoint point)
Removes the transparency point.
|
void |
GradientFillSettings.setTransparencyPoints(IGradientTransparencyPoint[] value)
Gets the transparency points.
|
void |
IGradientFillSettings.setTransparencyPoints(IGradientTransparencyPoint[] value)
Gets 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-2019 Aspose Pty Ltd. All Rights Reserved.