Unit 'BGRABlend' Package
[Overview][Procedures and functions][Index] [#pl_bgrabitmap]

FastBlendPixelInline

Declaration

Source position: bgrablend.pas line 48

procedure FastBlendPixelInline(

  dest: PBGRAPixel;

  const c: TBGRAPixel

); overload;

procedure FastBlendPixelInline(

  dest: PBGRAPixel;

  c: TBGRAPixel;

  appliedOpacity: Byte

); overload;



CT Web help

CodeTyphon Studio