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

TCollectPixelsLayerMsg

Declaration

Source position: agraphics.pas line 543

type TCollectPixelsLayerMsg = record

  xSrc: LongInt;

  ySrc: LongInt;

  Width: LongInt;

  Height: LongInt;

  xDest: LongInt;

  yDest: LongInt;

  Bm: PBitMap;

  Layer: PLayer;

  minterm: ULONG;

end;


Documentation generated on: 2023-03-18