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

TPolygonLinearColorGradientInfo

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: bgrapolygonaliased.pas line 34

type TPolygonLinearColorGradientInfo = class(TOnePassFillPolyInfo)

protected

  FColors: array of TColorF;

  

  procedure SetIntersectionValues(); override;

  

public

  constructor Create();

  

  function CreateSegmentData(); override;

  

  function CreateIntersectionInfo; override;

  

end;

Inheritance

TPolygonLinearColorGradientInfo

  

|

TOnePassFillPolyInfo

  

|

TCustomFillPolyInfo

  

|

TFillShapeInfo

  

|

TBGRACustomFillInfo

  

|

TObject



CT Web help

CodeTyphon Studio