Unit 'VTGraphics' Package
[Overview][Types][Procedures and functions][Index] [#pl_virtualtrees]

AlphaBlend

Declaration

Source position: vtgraphics.pas line 40

procedure AlphaBlend(

  Source: HDC;

  Destination: HDC;

  const R: TRect;

  const Target: TPoint;

  Mode: TBlendMode;

  ConstantAlpha: Integer;

  Bias: Integer

);



CT Web help

CodeTyphon Studio