Class OpacityEffect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
This effect adjusts the opacity of an image by multiplying the alpha channel of the input by the specified opacity value.
For more information, see Opacity effect
public sealed class OpacityEffect : DeviceEffect<OpacityEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inheritance
-
OpacityEffect
- Implements
- Inherited Members
- Extension Methods