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

BltBitMap

Declaration

Source position: agraphics.pas line 2043

function BltBitMap(

  const SrcBitMap: PBitMap;

  xSrc: LongInt;

  ySrc: LongInt;

  DestBitMap: PBitMap;

  xDest: LongInt;

  yDest: LongInt;

  xSize: LongInt;

  ySize: LongInt;

  MinTerm: LongWord;

  Mask: LongWord;

  TempA: TPlanePtr

):LongInt;


Documentation generated on: 2023-03-18