Click or drag to resize
PixelShaderEffectSource7Interpolation Property
Sets the interpolation mode used when sampling the seventh 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 Source7Interpolation { get; set; }

Property Value

Type: CanvasImageInterpolation
See Also