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