Table of Contents

Property ClampOutput

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

ClampOutput

Whether or not to clamp the output values to the range [0, 1].
The default value is false.

public EffectPropertyAccessor<bool> ClampOutput { get; }

Property Value

EffectPropertyAccessor<bool>