ImageHelper Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetImage(array<Byte>^)

Gets an image from and array of bytes

System_CAPS_pubmethodSystem_CAPS_staticGetImage(Image^)

Provided for uniformity

System_CAPS_pubmethodSystem_CAPS_staticGetImage(Object^)

Determine the type of image and return it as Image

System_CAPS_pubmethodSystem_CAPS_staticGetImage(Type^, String^)

Gets an image from a resource

System_CAPS_pubmethodSystem_CAPS_staticGetImageSize(Image^)

Gets the size of the image in world units.

Return to top
Show: