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

InterpolateBilinear

Declaration

Source position: bgrablend.pas line 32

procedure InterpolateBilinear(

  pUpLeft: PBGRAPixel;

  pUpRight: PBGRAPixel;

  pDownLeft: PBGRAPixel;

  pDownRight: PBGRAPixel;

  iFactX: Integer;

  iFactY: Integer;

  ADest: PBGRAPixel

);



CT Web help

CodeTyphon Studio