Partager via


ImageThemingUtilities.GetOrCreateThemedBitmapSource, méthode

Espace de noms :  Microsoft.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Shared Function GetOrCreateThemedBitmapSource ( _
    inputImage As BitmapSource, _
    backgroundColor As Color, _
    isEnabled As Boolean, _
    grayscaleBiasColor As Color _
) As BitmapSource
public static BitmapSource GetOrCreateThemedBitmapSource(
    BitmapSource inputImage,
    Color backgroundColor,
    bool isEnabled,
    Color grayscaleBiasColor
)

Paramètres

Valeur de retour

Type : System.Windows.Media.Imaging.BitmapSource

Sécurité .NET Framework

Voir aussi

Référence

ImageThemingUtilities Classe

Microsoft.VisualStudio.PlatformUI, espace de noms