Package | Description |
---|---|
com.aspose.psd.fileformats.psd.layers.fillsettings | |
com.aspose.psd.fileformats.psd.layers.layereffects |
Modifier and Type | Class and Description |
---|---|
class |
ColorFillSettings
Color fill effect settings
|
class |
GradientFillSettings
Gradient fill effect settings.
|
class |
PatternFillSettings
Pattern fill effect settings
|
Modifier and Type | Method and Description |
---|---|
BaseFillSettings |
StrokeEffect.getFillSettings()
Gets or sets the fill settings.
|
Modifier and Type | Method and Description |
---|---|
void |
StrokeEffect.setFillSettings(BaseFillSettings value)
Gets or sets the fill settings.
|