AxHost.GetIPictureDispFromPicture(Image) Méthode

Définition

Retourne un objet OLE IPictureDisp correspondant au Image spécifié.

protected:
 static System::Object ^ GetIPictureDispFromPicture(System::Drawing::Image ^ image);
protected static object GetIPictureDispFromPicture (System.Drawing.Image image);
static member GetIPictureDispFromPicture : System.Drawing.Image -> obj
Protected Shared Function GetIPictureDispFromPicture (image As Image) As Object

Paramètres

image
Image

Image à convertir.

Retours

Object

Object représentant l’objet OLE IPictureDisp.

S’applique à