Partager via


ImageHelper.BitmapSourceFromHandle, méthode

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

Syntaxe

'Déclaration
Public Shared Function BitmapSourceFromHandle ( _
    handle As IntPtr, _
    rect As Int32Rect _
) As BitmapSource
public static BitmapSource BitmapSourceFromHandle(
    IntPtr handle,
    Int32Rect rect
)

Paramètres

Valeur de retour

Type : System.Windows.Media.Imaging.BitmapSource

Sécurité .NET Framework

Voir aussi

Référence

ImageHelper Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms