AxHost.GetIPictureFromPicture(Image) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne un objet OLE IPicture correspondant au Image spécifié.
protected:
static System::Object ^ GetIPictureFromPicture(System::Drawing::Image ^ image);
protected static object GetIPictureFromPicture(System.Drawing.Image image);
protected static object? GetIPictureFromPicture(System.Drawing.Image? image);
static member GetIPictureFromPicture : System.Drawing.Image -> obj
Protected Shared Function GetIPictureFromPicture (image As Image) As Object
Paramètres
Retours
Object représentant l’objet OLE IPicture.