Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.Modeling.Diagrams.ImageHelper
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntax
'Declaration
Public NotInheritable Class ImageHelper
public static class ImageHelper
public ref class ImageHelper abstract sealed
[<AbstractClass>]
[<Sealed>]
type ImageHelper = class end
public final class ImageHelper
The ImageHelper type exposes the following members.
Methods
| 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 | Gets the size of the image in world units. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)