DataObject::GetImage Method ()
.NET Framework (current version)
Retrieves an image from the data object.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Use the ContainsImage method to determine whether the data object contains image data before retrieving it with this method.
Use the SetImage method to add image data to the data object.
.NET Framework
Available since 2.0
Available since 2.0
Show: