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

SetDIBitsToDevice

Declaration

Source position: jwawingdi.pas line 5400

function SetDIBitsToDevice(

  hdc: HDC;

  xDest: Integer;

  yDest: Integer;

  dwWidth: DWORD;

  dwHeight: DWORD;

  XSrc: Integer;

  YSrc: Integer;

  uStartScan: UINT;

  cScanLines: UINT;

  lpvBits: LPVOID;

  const lpbmi: BITMAPINFO;

  fuColorUse: UINT

):Integer;


Documentation generated on: 2023-03-18