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

TfrmSepia

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

Declaration

Source position: SepiaDlg.pas line 36

type TfrmSepia = class(TForm)

  cEditIntW: TSpinEdit;

  

  csEditIntW: TTrackBar;

  

  lblDepth: TLabel;

  

  lblLevels: TLabel;

  

  btbtnOK: TBitBtn;

  

  btbtnCancel: TBitBtn;

  

  procedure FormCreate();

  

  procedure FormDestroy();

  

  procedure FormShow();

  

  procedure FormClose();

  

  procedure xMakeEffect();

  

public

  FUpdateViewProc: TUpdateViewProc;

  

  FSourceBmp: TBitmap32;

  

  FProcessedBmp: TBitmap32;

  

  FDestBmpPtr: PColor32;

  

  FDestBmp: TBitmap32;

  

  function Execute();

  

end;

Inheritance

TfrmSepia

  

|

TObject



CT Web help

CodeTyphon Studio