Ribbon for WinForms
StretchDIBits メソッド (Win32)

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

パラメータ

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

Win32 クラス
Win32 メンバ