This documentation is archived and is not being maintained.
WinGDI.bitBlt Method [AX 2012]
public boolean bitBlt(
int _x,
int _y,
int _nWidth,
int _nHeight,
int _pSrcDC,
int _xSrc,
int _ySrc,
int _dwRop)
Run On
Client
Parameters
-
_x
- Type: int
-
_y
- Type: int
-
_nWidth
- Type: int
-
_nHeight
- Type: int
-
_pSrcDC
- Type: int
-
_xSrc
- Type: int
-
_ySrc
- Type: int
-
_dwRop
- Type: int