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

TVoronoiSampler

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

Declaration

Source position: GR32_ColorGradients.pas line 247

type TVoronoiSampler = class(TCustomArbitrarySparsePointGradientSampler)

public

  constructor Create(); virtual;

  

  function GetSampleFloat(); override;

  

  property Metric: TVoronoiMetric; [rw]

  

  property MetricFunc: TVoronoiMetricFunc; [rw]

  

end;

Inheritance

TVoronoiSampler

  

|

TCustomArbitrarySparsePointGradientSampler

  

|

TCustomSparsePointGradientSampler

  

|

TCustomSampler

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio