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