HighlightsAndShadowsEffectSourceIsLinearGamma Property |
Namespace: Microsoft.Graphics.Canvas.Effects
This effect works in linear gamma space, so if the input image is already linear, SourceIsLinearGamma should be set to true to prevent sRGB to linear conversions being performed.
Default value false.