Table of Contents

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, IInternalImpl, IObjectRef, IIsDisposed, IDisposable
Inheritance
CroppedFloodEffect
Implements
Inherited Members

Constructors

CroppedFloodEffect(IDeviceEffectFactory)
CroppedFloodEffect(IDeviceEffectFactory, ColorRgba128Float, RectFloat, BorderMode, CroppedFloodAlphaMode)