Compartilhar via


ImageHelper.ImageFromIPicture Method

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaração
Public Shared Function ImageFromIPicture ( _
    pic As Object _
) As Image
public static Image ImageFromIPicture(
    Object pic
)

Parameters

Return Value

Type: System.Drawing.Image

.NET Framework Security

See Also

Reference

ImageHelper Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace