Table of Contents

Class ClampEffect

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Framework.dll

Clamps the pixel values of the input image to a valid range.

public sealed class ClampEffect : CustomEffect<ClampEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IInternalImpl, IObjectRef, IIsDisposed, IDisposable
Inheritance
ClampEffect
Implements
Inherited Members

Constructors

ClampEffect(IDeviceEffectFactory)
ClampEffect(IDeviceEffectFactory, IDeviceImage, ClampAlphaMode)