Unit 'HueCirclingDlg' Package
[Overview][Types][Classes][Variables][Index] [#pl_graphics32magic]

TfrmHueCircling

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

Declaration

Source position: HueCirclingDlg.pas line 36

type TfrmHueCircling = class(TForm)

  cEditIntW: TSpinEdit;

  

  csEditIntW: TKnobEx;

  

  lblDepth: TLabel;

  

  lblDegrees: TLabel;

  

  OKButton: TBitBtn;

  

  CancelButton: TBitBtn;

  

  procedure FormCreate();

  

  procedure FormDestroy();

  

  procedure FormShow();

  

  procedure FormClose();

  

  procedure xMakeEffect();

  

public

  FFileName: string;

  

  FUpdateViewProc: TUpdateViewProc;

  

  FSourceBmp: TBitmap32;

  

  FHSVBitmap: TBitmap32;

  

  FProcessedBmp: TBitmap32;

  

  FDestBmpPtr: PColor32;

  

  FDestBmp: TBitmap32;

  

  function Execute();

  

end;

Inheritance

TfrmHueCircling

  

|

TObject



CT Web help

CodeTyphon Studio