Ribbon for WinForms
CreateDIBSection メソッド (Win32)

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

パラメータ

hdc
pbmi
iUsage
ppvBits
hSection
dwOffset
参照

Win32 クラス
Win32 メンバ