ShadowFilterOptions Class

Summary: The shadow filter options

Module: aspose.imaging.imagefilters.filteroptions

Full Name: aspose.imaging.imagefilters.filteroptions.ShadowFilterOptions

Inheritance: FilterOptionsBase

Constructors

NameDescription
ShadowFilterOptions()Initializes a new instance of the ShadowFilterOptions class

Properties

NameTypeAccessDescription
backgroundColorr/wThe background
colorColorr/wGets or sets the color.
offset_xfloatr/wGets or sets the offset x.
offset_yfloatr/wGets or sets the offset y.
opacityfloatr/wGets or sets the opacity.
sigmafloatr/wGets or sets the sigma.
sizeintr/wGets or sets the size.

Constructor: ShadowFilterOptions()

 ShadowFilterOptions() 

Initializes a new instance of the ShadowFilterOptions class