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

TLazIntfImage.AlphaBlend

Declaration

Source position: intfgraphics.pas line 254

public procedure TLazIntfImage.AlphaBlend(

  ASource: TLazIntfImage;

  ASourceAlpha: TLazIntfImage;

  const ADestX: Integer;

  const ADestY: Integer

);