Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

BltBitMap

Declaration

Source position: agraphics.pas line 2388

function BltBitMap(

  const srcBitMap: pBitMap;

  xSrc: LongInt;

  ySrc: LongInt;

  destBitMap: pBitMap;

  xDest: LongInt;

  yDest: LongInt;

  xSize: LongInt;

  ySize: LongInt;

  minterm: ULONG;

  mask: ULONG;

  tempA: pCHAR

):LongInt;


Documentation generated on: 2023-03-18