Property ClampInput
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
ClampInput
Indicates whether or not to clamp the input to [0.0, 1.0]. The default value is false.
public EffectPropertyAccessor<bool> ClampInput { get; }