'宣言 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
パラメータ
- hdc
 - XDest
 - YDest
 - nDestWidth
 - nDestHeight
 - XSrc
 - YSrc
 - nSrcWidth
 - nSrcHeight
 - lpBits
 - lpBitsInfo
 - iUsage
 - dwRop