使用由位图 " Win32 格式包装 HBITMAP 对象。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)
Microsoft.VisualStudio.Shell.Interop.10.0(在 Microsoft.VisualStudio.Shell.Interop.10.0.dll 中)
语法
声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("0DD7CF3A-6203-466F-B1C1-7653809CB73A")> _
Public Interface IVsUIWin32Bitmap
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("0DD7CF3A-6203-466F-B1C1-7653809CB73A")]
public interface IVsUIWin32Bitmap
IVsUIWin32Bitmap 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
BitmapContainsAlphaInfo | 指示位图是否包括一个 alpha 通道。 |
![]() |
GetHBITMAP | 返回的句柄位图。 |
页首