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

StretchBlt

Declaration

Source position: jwawingdi.pas line 5426

function StretchBlt(

  hdc: HDC;

  nXOriginDest: Integer;

  nYOriginDest: Integer;

  nWidthDest: Integer;

  nHeightDest: Integer;

  hdcSrc: HDC;

  nXOriginSrc: Integer;

  nYOriginSrc: Integer;

  nWidthSrc: Integer;

  nHeightSrc: Integer;

  dwRop: DWORD

):BOOL;


Documentation generated on: 2023-03-18