.NET Framework Class Library
LowQuality Field
[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)

Syntax

Visual Basic (Declaration)
Public Const LowQuality As BitmapScalingMode
Visual Basic (Usage)
Dim value As BitmapScalingMode

value = BitmapScalingMode.LowQuality
C#
public const BitmapScalingMode LowQuality
Visual C++
public:
literal BitmapScalingMode LowQuality
J#
public static final BitmapScalingMode LowQuality
JScript
public const var LowQuality : BitmapScalingMode
XAML
You cannot use fields in XAML.
Platforms

Windows Vista

The .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

Version Information

.NET Framework

Supported in: 3.5, 3.0
See Also

Reference

BitmapScalingMode Type
System.Windows.Media Namespace
Page view tracker