Click or drag to resize
PixelShaderEffectSource5Interpolation Property
Sets the interpolation mode used when sampling the fifth input texture.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public CanvasImageInterpolation Source5Interpolation { get; set; }

Property Value

Type: CanvasImageInterpolation
See Also