Unit 'PXL.Types' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_asphyrepxl]

LerpFourPixels

Declaration

Source position: PXL.Types.pas line 347

function LerpFourPixels(

  const TopLeft: TIntColor;

  const TopRight: TIntColor;

  const BottomRight: TIntColor;

  const BottomLeft: TIntColor;

  const AlphaX: VectorFloat;

  const AlphaY: VectorFloat

):TIntColor;



CT Web help

CodeTyphon Studio