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

TCustomGradientLookUpTableSampler

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

Declaration

Source position: GR32_ColorGradients.pas line 300

type TCustomGradientLookUpTableSampler = class(TCustomGradientSampler)

protected

  procedure AssignTo(); override;

  

  procedure WrapModeChanged; override;

  

  procedure UpdateInternals; override;

  

  property LutPtr: PColor32Array; [r]

  

  property LutMask: Integer; [r]

  

  property WrapProc: TWrapProc; [r]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

end;

Inheritance

TCustomGradientLookUpTableSampler

  

|

TCustomGradientSampler

  

|

TCustomSampler

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio