Class ShadowFilterOptions
ShadowFilterOptions class
The shadow filter options
public class ShadowFilterOptions : FilterOptionsBase
Constructors
| Name | Description |
|---|---|
| ShadowFilterOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Color { get; set; } | Gets or sets the color. |
| OffsetX { get; set; } | Gets or sets the offset x. |
| OffsetY { get; set; } | Gets or sets the offset y. |
| Opacity { get; set; } | Gets or sets the opacity. |
| Sigma { get; set; } | Gets or sets the sigma. |
| Size { get; set; } | Gets or sets the size. |
Fields
| Name | Description |
|---|---|
| Background | The background |
See Also
- class FilterOptionsBase
- namespace Aspose.Imaging.ImageFilters.FilterOptions
- assembly Aspose.Imaging