[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Use bilinear scaling, which is faster than high quality image scaling, but produces lower quality output.
Namespace: System.Windows.Media
Assembly:
PresentationCore (in PresentationCore.dll)
Visual Basic (Declaration)
Public Const LowQuality As BitmapScalingMode
Dim value As BitmapScalingMode
value = BitmapScalingMode.LowQuality
public const BitmapScalingMode LowQuality
public:
literal BitmapScalingMode LowQuality
public static final BitmapScalingMode LowQuality
public const var LowQuality : BitmapScalingMode
You cannot use fields in XAML.
Windows Vista
The .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.
.NET Framework
Supported in: 3.5, 3.0
Reference
BitmapScalingMode Type
System.Windows.Media Namespace