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

TXGradientSampler

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

Declaration

Source position: GR32_ColorGradients.pas line 391

type TXGradientSampler = class(TCustomCenterRadiusAngleLutGradientSampler)

protected

  procedure UpdateInternals; override;

  

public

  procedure SimpleGradient(); virtual;

  

  procedure SetPoints(); virtual;

  

  function GetSampleFloat(); override;

  

  property StartPoint: TFloatPoint; [rw]

  

  property EndPoint: TFloatPoint; [rw]

  

end;

Inheritance

TXGradientSampler

  

|

TCustomCenterRadiusAngleLutGradientSampler

  

|

TCustomCenterRadiusLutGradientSampler

  

|

TCustomCenterLutGradientSampler

  

|

TCustomGradientLookUpTableSampler

  

|

TCustomGradientSampler

  

|

TCustomSampler

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio