Package | Description |
---|---|
com.aspose.imaging.fileformats.psd.layers.fillsettings |
The namespace contains Fill Settings classes
|
com.aspose.imaging.fileformats.psd.layers.layerresources |
The package contains PSD file format entities contained in layers.
|
Modifier and Type | Class and Description |
---|---|
class |
GradientColorPoint
Gradient Color Point
|
Modifier and Type | Method and Description |
---|---|
IGradientColorPoint[] |
IGradientFillSettings.getColorPoints()
Gets the color points.
|
IGradientColorPoint[] |
GradientFillSettings.getColorPoints()
Gets the color points.
|
Modifier and Type | Method and Description |
---|---|
void |
GradientFillSettings.removeColorPoint(IGradientColorPoint point)
Removes the color point.
|
void |
IGradientFillSettings.setColorPoints(IGradientColorPoint[] value)
Sets the color points.
|
void |
GradientFillSettings.setColorPoints(IGradientColorPoint[] value)
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)
The color points.
|
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.