DpiPrescaleThemedImageSourceConverter.Convert Method (ImageSource, Color, Boolean, Object, CultureInfo)
Visual Studio 2015
Converts the image.
Assembly: Microsoft.VisualStudio.Imaging (in Microsoft.VisualStudio.Imaging.dll)
Protected Overrides Function Convert ( inputImage As ImageSource, backgroundColor As Color, isEnabled As Boolean, parameter As Object, culture As CultureInfo ) As ImageSource
Parameters
- inputImage
- Type: System.Windows.Media.ImageSource
- backgroundColor
- Type: System.Windows.Media.Color
- isEnabled
- Type: System.Boolean
- parameter
- Type: System.Object
- culture
- Type: System.Globalization.CultureInfo
Show: