ImageHelper Class
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetImage(array<Byte>^) | Gets an image from and array of bytes |
![]() ![]() | GetImage(Image^) | Provided for uniformity |
![]() ![]() | GetImage(Object^) | Determine the type of image and return it as Image |
![]() ![]() | GetImage(Type^, String^) | Gets an image from a resource |
![]() ![]() | GetImageSize(Image^) | Gets the size of the image in world units. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

