Input for WinForms
CreateCompatibleBitmap メソッド

C1.Win.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : CreateCompatibleBitmap メソッド
シンタックス
'宣言
 
Public Shared Function CreateCompatibleBitmap( _
   ByVal hdc As System.IntPtr, _
   ByVal nWidth As System.Integer, _
   ByVal nHeight As System.Integer _
) As System.IntPtr
public static System.IntPtr CreateCompatibleBitmap( 
   System.IntPtr hdc,
   System.int nWidth,
   System.int nHeight
)

パラメータ

hdc
nWidth
nHeight
参照

Win32 クラス
Win32 メンバ