IVsUIWin32Bitmap Interface
Definition
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.
Used by bitmap types in Win32 format to wrap HBITMAP objects.
public interface class IVsUIWin32Bitmap
public interface class IVsUIWin32Bitmap
__interface IVsUIWin32Bitmap
public interface IVsUIWin32Bitmap
[System.Runtime.InteropServices.Guid("0DD7CF3A-6203-466F-B1C1-7653809CB73A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIWin32Bitmap
type IVsUIWin32Bitmap = interface
[<System.Runtime.InteropServices.Guid("0DD7CF3A-6203-466F-B1C1-7653809CB73A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsUIWin32Bitmap = interface
Public Interface IVsUIWin32Bitmap
- Attributes
Methods
BitmapContainsAlphaInfo(Boolean) |
Indicates if the bitmap includes an alpha channel. |
GetHBITMAP(Int32) |
Returns a handle to the bitmap. |
GetHBITMAP(IntPtr) |