ImageHelper::GetImage Method (Image^)

 

Provided for uniformity

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
static Image^ GetImage(
	Image^ image
)

Parameters

image
Type: System.Drawing::Image^
resourceImage

A Bitmap, Metafile, or other Image

Return Value

Type: System.Drawing::Image^
Return to top
Show: