ThemedImageSourceConverter::ConvertCore Method (ImageSource^, Color, Boolean, Boolean, Object^)

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Imaging (in Microsoft.VisualStudio.Imaging.dll)

public:
static ImageSource^ ConvertCore(
	ImageSource^ inputImage,
	Color backgroundColor,
	bool isEnabled,
	bool isHighContrast,
	Object^ parameter
)

Parameters

inputImage
Type: System.Windows.Media::ImageSource^

backgroundColor
Type: System.Windows.Media::Color

isEnabled
Type: System::Boolean

isHighContrast
Type: System::Boolean

parameter
Type: System::Object^

Return to top
Show: