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;