| Package | Description |
|---|---|
| com.aspose.psd.fileformats.psd.layers.filllayers | |
| com.aspose.psd.fileformats.psd.layers.fillsettings |
| Modifier and Type | Method and Description |
|---|---|
IFillSettings |
FillLayer.getFillSettings()
Gets the fill settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FillLayer.setFillSettings(IFillSettings value)
Gets the fill settings.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IColorFillSettings
Base interface for fill settings
|
interface |
IGradientFillSettings
Base interface for fill settings
|
interface |
IPatternFillSettings
Interface for Pattern fill settings
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseFillSettings
Base fill effect settings
|
class |
ColorFillSettings
Color fill effect settings
|
class |
GradientFillSettings
Gradient fill effect settings.
|
class |
PatternFillSettings
Pattern fill effect settings
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.