ContrastEffectClampSource Property |
Indicates whether to clamp input values to 0-1 range before contrast adjustment. Default value false.
Namespace:
Microsoft.Graphics.Canvas.Effects
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public bool ClampSource { get; set; }
Property Value
Type:
BooleanSee Also