Microsoft.VisualStudio.Imaging.Interop Namespace
Visual Studio 2015
| Structure | Description | |
|---|---|---|
![]() | ImageAttributes | Provides image attributes. |
![]() | ImageCompositionLayer | A layer used to compose multiple images into a single merged image. |
![]() | ImageMoniker | Contains the GUID and ID of the image. |
| Interface | Description | |
|---|---|---|
![]() | IImageHandle | Represents a handle which keeps a custom image stored in memory. Only keeping the IImageHandle strongly referenced in memory can guarantee that the image associated with the handle's moniker will be kept in memory in the ImageLibrary. |
| Enumeration | Description | |
|---|---|---|
![]() | _ImageAttributesFlags | Represents an RGBA color with the red channel in the low byte to the alpha channel in the high byte. |
![]() | _ImageMonikerType | Describes the type of the image moniker. |
![]() | _UIDataFormat | Describes the data format (Win32, WinForms, WPF). |
![]() | _UIImageHorizontalAlignment | Describes the horizontal alignment of the image. |
![]() | _UIImageType | Describes the type of the image. |
![]() | _UIImageVerticalAlignment | Describes the vertical alignment of the image. |
Show:


