Unit 'BGRAPolygonAliased' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_bgrabitmap]

PolygonPerspectiveColorGradientAliased

Declaration

Source position: bgrapolygonaliased.pas line 78

procedure PolygonPerspectiveColorGradientAliased(

  bmp: TBGRACustomBitmap;

  polyInfo: TPolygonPerspectiveColorGradientInfo;

  NonZeroWinding: Boolean;

  zbuffer: psingle = Nil

); overload;

procedure PolygonPerspectiveColorGradientAliased(

  bmp: TBGRACustomBitmap;

  const points: array of TPointF;

  const pointsZ: array of single;

  const Colors: array of TBGRAPixel;

  NonZeroWinding: Boolean;

  zbuffer: psingle = Nil

); overload;



CT Web help

CodeTyphon Studio