ShadowFilterOptions Class
Summary: The shadow filter options
Module: aspose.imaging.imagefilters.filteroptions
Full Name: aspose.imaging.imagefilters.filteroptions.ShadowFilterOptions
Inheritance: FilterOptionsBase
Constructors
| Name | Description |
|---|---|
| ShadowFilterOptions() | Initializes a new instance of the ShadowFilterOptions class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| background | Color | r/w | The background |
| color | Color | r/w | Gets or sets the color. |
| offset_x | float | r/w | Gets or sets the offset x. |
| offset_y | float | r/w | Gets or sets the offset y. |
| opacity | float | r/w | Gets or sets the opacity. |
| sigma | float | r/w | Gets or sets the sigma. |
| size | int | r/w | Gets or sets the size. |
Constructor: ShadowFilterOptions()
ShadowFilterOptions()
Initializes a new instance of the ShadowFilterOptions class