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

tagEMRSTRETCHDIBITS

Declaration

Source position: jwawingdi.pas line 7157

type tagEMRSTRETCHDIBITS = record

  emr: EMR;

  rclBounds: RECTL;

  xDest: LONG;

  yDest: LONG;

  xSrc: LONG;

  ySrc: LONG;

  cxSrc: LONG;

  cySrc: LONG;

  offBmiSrc: DWORD;

  cbBmiSrc: DWORD;

  offBitsSrc: DWORD;

  cbBitsSrc: DWORD;

  iUsageSrc: DWORD;

  dwRop: DWORD;

  cxDest: LONG;

  cyDest: LONG;

end;


Documentation generated on: 2023-03-18