Class ShadowEffect2
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
Provides the same functionality as ShadowEffect, but adds a HighQuality
mode that does not apply any optimizations that reduce image quality. When using the HighQuality
mode, rendering quality is greatly improved for certain types of images, but performance is
also greatly reduced.
NOTE: The maximum value for the BlurStandardDeviation property is much lower than for ShadowEffect.
public sealed class ShadowEffect2 : CustomEffect<ShadowEffect2.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
ShadowEffect2
- Implements
- Inherited Members