Class CroppedFloodEffect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
Combines FloodEffect2 and CropEffect to create a cropped solid color fill effect.
This effect also supports configuring the alpha mode for the color and the output.
public sealed class CroppedFloodEffect : CustomEffect<CroppedFloodEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
CroppedFloodEffect
- Implements
- Inherited Members