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

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: LongWord;

  

end;


Documentation generated on: 2021-07-30