DpiHelper::LogicalToDeviceUnits Method (Bitmap^, Color, ImageScalingMode)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Utilities.Dpi
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
public: void LogicalToDeviceUnits( Bitmap^% bitmapImage, Color backgroundColor, ImageScalingMode scalingMode = ImageScalingMode::Default )
Parameters
- bitmapImage
- Type: System.Drawing::Bitmap^
- backgroundColor
- Type: System.Drawing::Color
- scalingMode
- Type: Microsoft.VisualStudio.PlatformUI::ImageScalingMode
Show: