DpiHelper::ScaleLogicalImageForDeviceSize Method (ImageSource^, Size, BitmapScalingMode)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Utilities.Dpi
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
public:
ImageSource^ ScaleLogicalImageForDeviceSize(
ImageSource^ image,
Size deviceImageSize,
BitmapScalingMode scalingMode
)
Parameters
- image
- Type: System.Windows.Media::ImageSource^
- deviceImageSize
- Type: System.Windows::Size
- scalingMode
- Type: System.Windows.Media::BitmapScalingMode
Show: