AxHost::GetPictureFromIPictureDisp Method (Object^)
.NET Framework (current version)
Returns an Image corresponding to the specified OLE IPictureDisp object.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- picture
-
Type:
System::Object^
The IPictureDisp to convert.
This method does not work correctly. You can use the GetPictureFromIPicture method to convert an IPictureDisp object into an Image, however, because the IPictureDisp OLE interface is a subset of the IPicture interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: