[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

TCollectPixelsLayerMsg

Declaration

Source position: agraphics.pas line 551

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: 2017-01-10