Unit 'Img32.Draw' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_image32]

TCustomGradientRenderer

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

Declaration

Source position: Img32.Draw.pas line 126

type TCustomGradientRenderer = class(TCustomRenderer)

protected

  fColors: TArrayOfColor32;

  

  fColorsCnt: Integer;

  

  procedure SetGradientFillStyle(); virtual;

  

public

  constructor Create;

  

  procedure SetParameters(); virtual;

  

  procedure InsertColorStop();

  

  procedure Clear;

  

end;

Inheritance

TCustomGradientRenderer

  

|

TCustomRenderer

  

|

TObject



CT Web help

CodeTyphon Studio