Unit 'JwaWinGDI' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

BitBlt

Declaration

Source position: jwawingdi.pas line 4545

function BitBlt(

  hdcDEst: HDC;

  nXDest: Integer;

  nYDest: Integer;

  nWidth: Integer;

  nHeight: Integer;

  hdcSrc: HDC;

  nXSrc: Integer;

  nYSrc: Integer;

  dwRop: DWORD

):BOOL;


Documentation generated on: 2023-03-18