[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'IntfGraphics' (#lcl)

TLazIntfImage.CopyPixels

Declaration

Source position: intfgraphics.pas line 255

public procedure TLazIntfImage.CopyPixels(

  ASource: TFPCustomImage;

  XDst: Integer = 0;

  YDst: Integer = 0;

  AlphaMask: Boolean = False;

  AlphaTreshold: Word = 0

); virtual;


Version 3.2 Generated 2024-02-25 Home