ImageConverter::Convert Method (ImageSource^, Object^, CultureInfo^)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual Image^ Convert(
	ImageSource^ inputImage,
	Object^ parameter,
	CultureInfo^ culture
) override

Parameters

inputImage
Type: System.Windows.Media::ImageSource^
parameter
Type: System::Object^
culture
Type: System.Globalization::CultureInfo^

Return Value

Type: System.Windows.Controls::Image^

Return to top
Show: