Package | Description |
---|---|
com.aspose.psd.fileformats.psd.layers.fillsettings | |
com.aspose.psd.fileformats.psd.layers.layerresources |
Modifier and Type | Class and Description |
---|---|
class |
GradientColorPoint
Gradient Color Point
|
Modifier and Type | Method and Description |
---|---|
IGradientColorPoint[] |
GradientFillSettings.getColorPoints()
Gets the color points.
|
IGradientColorPoint[] |
IGradientFillSettings.getColorPoints()
Gets the color points.
|
Modifier and Type | Method and Description |
---|---|
void |
GradientFillSettings.removeColorPoint(IGradientColorPoint point)
Removes the color point.
|
void |
GradientFillSettings.setColorPoints(IGradientColorPoint[] value)
Gets the color points.
|
void |
IGradientFillSettings.setColorPoints(IGradientColorPoint[] value)
Gets the color points.
|
Modifier and Type | Method and Description |
---|---|
IGradientColorPoint[] |
GdFlResource.getColorPoints()
Gets the color points.
|
Modifier and Type | Method and Description |
---|---|
void |
GdFlResource.setColorPoints(IGradientColorPoint[] value) |
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.