Input for WinForms
StretchDIBits メソッド

C1.Win.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス : StretchDIBits メソッド
シンタックス
'宣言
 
Public Shared Function StretchDIBits( _
   ByVal hdc As System.IntPtr, _
   ByVal XDest As System.Integer, _
   ByVal YDest As System.Integer, _
   ByVal nDestWidth As System.Integer, _
   ByVal nDestHeight As System.Integer, _
   ByVal XSrc As System.Integer, _
   ByVal YSrc As System.Integer, _
   ByVal nSrcWidth As System.Integer, _
   ByVal nSrcHeight As System.Integer, _
   ByVal lpBits As System.IntPtr, _
   ByVal lpBitsInfo As System.IntPtr, _
   ByVal iUsage As System.UInteger, _
   ByVal dwRop As System.Integer _
) As System.Integer
public static System.int StretchDIBits( 
   System.IntPtr hdc,
   System.int XDest,
   System.int YDest,
   System.int nDestWidth,
   System.int nDestHeight,
   System.int XSrc,
   System.int YSrc,
   System.int nSrcWidth,
   System.int nSrcHeight,
   System.IntPtr lpBits,
   System.IntPtr lpBitsInfo,
   System.uint iUsage,
   System.int dwRop
)

パラメータ

hdc
XDest
YDest
nDestWidth
nDestHeight
XSrc
YSrc
nSrcWidth
nSrcHeight
lpBits
lpBitsInfo
iUsage
dwRop
参照

Win32 クラス
Win32 メンバ