Microsoft.VisualStudio.Imaging.Interop Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Structs
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. |
Interfaces
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. |
Enums
_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. |