Microsoft.VisualStudio.Imaging.Interop Namespace

Visual Studio 2015
 

StructureDescription
System_CAPS_pubstructureImageAttributes

Provides image attributes.

System_CAPS_pubstructureImageCompositionLayer

A layer used to compose multiple images into a single merged image.

System_CAPS_pubstructureImageMoniker

Contains the GUID and ID of the image.

InterfaceDescription
System_CAPS_pubinterfaceIImageHandle

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.

EnumerationDescription
System_CAPS_pubenum_ImageAttributesFlags

Represents an RGBA color with the red channel in the low byte to the alpha channel in the high byte.

System_CAPS_pubenum_ImageMonikerType

Describes the type of the image moniker.

System_CAPS_pubenum_UIDataFormat

Describes the data format (Win32, WinForms, WPF).

System_CAPS_pubenum_UIImageHorizontalAlignment

Describes the horizontal alignment of the image.

System_CAPS_pubenum_UIImageType

Describes the type of the image.

System_CAPS_pubenum_UIImageVerticalAlignment

Describes the vertical alignment of the image.

Return to top
Show: