Unit 'GR32_ColorGradients' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_graphics32]

TLinearGradientPolygonFiller

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

Declaration

Source position: GR32_ColorGradients.pas line 582

type TLinearGradientPolygonFiller = class(TCustomLinearGradientPolygonFiller)

protected

  function GetFillLine; override;

  

  procedure FillLineNegative();

  

  procedure FillLinePositive();

  

  procedure FillLineVertical();

  

  procedure FillLineVerticalExtreme();

  

  procedure FillLineVerticalPad();

  

  procedure FillLineVerticalPadExtreme();

  

  procedure FillLineVerticalWrap();

  

  procedure FillLineHorizontalPadPos();

  

  procedure FillLineHorizontalPadNeg();

  

  procedure FillLineHorizontalWrapNeg();

  

  procedure FillLineHorizontalWrapPos();

  

  procedure UseLookUpTableChanged; override;

  

  procedure WrapModeChanged; override;

  

public

  constructor Create();

  

  procedure BeginRendering; override;

  

end;

Inheritance

TLinearGradientPolygonFiller

  

|

TCustomLinearGradientPolygonFiller

  

|

TCustomGradientLookupTablePolygonFiller

  

|

TCustomGradientPolygonFiller

  

|

TCustomPolygonFiller

  

|

TObject



CT Web help

CodeTyphon Studio