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

TCustomCenterLutGradientSampler

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

Declaration

Source position: GR32_ColorGradients.pas line 319

type TCustomCenterLutGradientSampler = class(TCustomGradientLookUpTableSampler)

protected

  procedure AssignTo(); override;

  

  procedure Transform(); virtual;

  

public

  constructor Create(); override;

  

  property Center: TFloatPoint; [rw]

  

end;

Inheritance

TCustomCenterLutGradientSampler

  

|

TCustomGradientLookUpTableSampler

  

|

TCustomGradientSampler

  

|

TCustomSampler

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio