[Overview][Classes][Index] Reference for unit 'lazcanvas' (#lcl)

TLazCanvas.AlphaBlendIgnoringDestPixels

Declaration

Source position: lazcanvas.pas line 116

public procedure TLazCanvas.AlphaBlendIgnoringDestPixels(

  ASource: TLazCanvas;

  const ADestX: Integer;

  const ADestY: Integer;

  const ASourceX: Integer;

  const ASourceY: Integer;

  const ASourceWidth: Integer;

  const ASourceHeight: Integer

);