SuperTooltip for WinForms
CreateDIBSection メソッド

C1.Win.6 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : CreateDIBSection メソッド
シンタックス
'宣言
 
Public Shared Function CreateDIBSection( _
   ByVal hdc As System.IntPtr, _
   ByRef pbmi As Win32.BITMAPINFO, _
   ByVal iUsage As System.UInteger, _
   ByVal ppvBits As System.IntPtr, _
   ByVal hSection As System.IntPtr, _
   ByVal dwOffset As System.UInteger _
) As System.IntPtr
public static System.IntPtr CreateDIBSection( 
   System.IntPtr hdc,
   ref Win32.BITMAPINFO pbmi,
   System.uint iUsage,
   System.IntPtr ppvBits,
   System.IntPtr hSection,
   System.uint dwOffset
)

パラメータ

hdc
pbmi
iUsage
ppvBits
hSection
dwOffset
参照

Win32 クラス
Win32 メンバ