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

TLazCanvas.AlphaBlend_Image

Declaration

Source position: lazcanvas.pas line 130

public procedure TLazCanvas.AlphaBlend_Image(

  ASource: TFPCustomImage;

  const ADestX: Integer;

  const ADestY: Integer;

  const ASourceX: Integer;

  const ASourceY: Integer;

  const ASourceWidth: Integer;

  const ASourceHeight: Integer

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.