OuterGlowEffect Class
Summary: Outer Glow Layer effect
Module: aspose.psd.fileformats.psd.layers.layereffects
Full Name: aspose.psd.fileformats.psd.layers.layereffects.OuterGlowEffect
Inheritance: ILayerEffect
Aspose.PSD Version: 24.12.0
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| blend_mode | BlendMode | r/w | Gets or sets the blend mode. |
| effect_type | LayerEffectsTypes | r | Gets a type of effect type |
| fill_color | IFillSettings | r/w | Gets or sets the color. |
| intensity | int | r/w | Gets or sets the angle in degrees. |
| is_anti_aliasing | bool | r/w | Gets or sets enabled AntiAliasing effect |
| is_soft_blend | bool | r/w | Gets or sets a value indicating whether [knocks out]. |
| is_visible | bool | r/w | Gets or sets a value indicating whether this instance is visible. |
| jitter | int | r/w | Gets or sets the noise. |
| noise | int | r/w | Gets or sets the noise. |
| opacity | byte | r/w | Gets or sets the opacity. |
| range | int | r/w | Gets or sets the noise. |
| size | int | r/w | Gets the blur value in pixels. |
| spread | int | r/w | Gets or sets the intensity as a percent. |