home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 10 / Chip_Hitware_Vol_10.iso / chiphit / multmedi / 95visua / visua.exe / 0 / RCDATA / TEFFECTMANAGER / TEFFECTMANAGER.txt
Text File  |  1997-12-09  |  63KB  |  2,570 lines

  1. object EffectManager: TEffectManager
  2.   Left = 213
  3.   Top = 182
  4.   Width = 459
  5.   Height = 273
  6.   BorderIcons = []
  7.   BorderStyle = bsSizeToolWin
  8.   Caption = 'Visua Effects Manager'
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = [fsBold]
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object CBG: TGauge
  20.     Left = 0
  21.     Top = 218
  22.     Width = 451
  23.     Height = 7
  24.     Align = alBottom
  25.     ShowText = False
  26.     ForeColor = clRed
  27.     Progress = 0
  28.   end
  29.   object ButtonPanel: TPanel
  30.     Left = 344
  31.     Top = 0
  32.     Width = 107
  33.     Height = 218
  34.     Align = alRight
  35.     BevelInner = bvLowered
  36.     BorderStyle = bsSingle
  37.     Color = clTeal
  38.     TabOrder = 1
  39.     object OKBtn: TBitBtn
  40.       Left = 11
  41.       Top = 12
  42.       Width = 78
  43.       Height = 27
  44.       TabOrder = 0
  45.       OnClick = OKBtnClick
  46.       Kind = bkOK
  47.       Margin = 2
  48.       Style = bsNew
  49.       Spacing = -1
  50.       IsControl = True
  51.     end
  52.     object CancelBtn: TBitBtn
  53.       Left = 11
  54.       Top = 43
  55.       Width = 78
  56.       Height = 27
  57.       TabOrder = 1
  58.       OnClick = CancelBtnClick
  59.       Kind = bkCancel
  60.       Margin = 2
  61.       Style = bsNew
  62.       Spacing = -1
  63.       IsControl = True
  64.     end
  65.     object DitherC: TCheckBox
  66.       Left = 3
  67.       Top = 195
  68.       Width = 91
  69.       Height = 17
  70.       Caption = 'Dither Image'
  71.       Font.Charset = DEFAULT_CHARSET
  72.       Font.Color = clYellow
  73.       Font.Height = -11
  74.       Font.Name = 'MS Sans Serif'
  75.       Font.Style = [fsBold]
  76.       ParentFont = False
  77.       TabOrder = 2
  78.       Visible = False
  79.       OnClick = DitherCClick
  80.     end
  81.     object Undo: TBitBtn
  82.       Left = 11
  83.       Top = 104
  84.       Width = 78
  85.       Height = 27
  86.       Caption = 'Undo'
  87.       TabOrder = 3
  88.       OnClick = UndoClick
  89.       Glyph.Data = {
  90.         76010000424D7601000000000000760000002800000020000000100000000100
  91.         04000000000000010000130B0000130B00001000000000000000000000000000
  92.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  93.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  94.         3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
  95.         3333333777333777FF3333993333339993333377FF3333377FF3399993333339
  96.         993337777FF3333377F3393999333333993337F777FF333337FF993399933333
  97.         399377F3777FF333377F993339993333399377F33777FF33377F993333999333
  98.         399377F333777FF3377F993333399933399377F3333777FF377F993333339993
  99.         399377FF3333777FF7733993333339993933373FF3333777F7F3399933333399
  100.         99333773FF3333777733339993333339933333773FFFFFF77333333999999999
  101.         3333333777333777333333333999993333333333377777333333}
  102.       Margin = 5
  103.       NumGlyphs = 2
  104.       Spacing = 5
  105.     end
  106.     object Button1: TBitBtn
  107.       Left = 11
  108.       Top = 73
  109.       Width = 78
  110.       Height = 27
  111.       Caption = 'Reload'
  112.       TabOrder = 4
  113.       OnClick = Button1Click
  114.       Glyph.Data = {
  115.         76010000424D7601000000000000760000002800000020000000100000000100
  116.         04000000000000010000130B0000130B00001000000000000000000000000000
  117.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  118.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  119.         333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
  120.         0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  121.         07333337F33333337F333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  122.         07333FF7F33333337FFFBBB0FFFFFFFF0BB37777F3333333777F3BB0FFFFFFFF
  123.         0BBB3777F3333FFF77773330FFFF000003333337F333777773333330FFFF0FF0
  124.         33333337F3337F37F3333330FFFF0F0B33333337F3337F77FF333330FFFF003B
  125.         B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
  126.         3BB33773333773333773B333333B3333333B7333333733333337}
  127.       Margin = 5
  128.       NumGlyphs = 2
  129.     end
  130.   end
  131.   object TabSet: TTabSet
  132.     Left = 0
  133.     Top = 225
  134.     Width = 451
  135.     Height = 21
  136.     Align = alBottom
  137.     BackgroundColor = clInfoBk
  138.     Font.Charset = DEFAULT_CHARSET
  139.     Font.Color = clWindowText
  140.     Font.Height = -11
  141.     Font.Name = 'MS Sans Serif'
  142.     Font.Style = []
  143.     SelectedColor = clAqua
  144.     OnClick = TabSetClick
  145.   end
  146.   object Notebook: TNotebook
  147.     Left = 0
  148.     Top = 0
  149.     Width = 344
  150.     Height = 218
  151.     Align = alClient
  152.     Color = clNavy
  153.     Font.Charset = DEFAULT_CHARSET
  154.     Font.Color = clYellow
  155.     Font.Height = -11
  156.     Font.Name = 'MS Sans Serif'
  157.     Font.Style = []
  158.     PageIndex = 4
  159.     ParentColor = False
  160.     ParentFont = False
  161.     TabOrder = 0
  162.     OnPageChanged = NotebookPageChanged
  163.     IsControl = True
  164.     object TPage
  165.       Left = 0
  166.       Top = 0
  167.       Caption = 'AutoContrast'
  168.       object GroupBox28: TGroupBox
  169.         Left = 7
  170.         Top = 10
  171.         Width = 323
  172.         Height = 181
  173.         Caption = 'Automatic Contrast'
  174.         TabOrder = 0
  175.         IsControl = True
  176.         object AutoContrast: TBitBtn
  177.           Left = 206
  178.           Top = 120
  179.           Width = 89
  180.           Height = 33
  181.           Caption = 'Preview'
  182.           Enabled = False
  183.           TabOrder = 0
  184.           OnClick = AutoContrastClick
  185.           Style = bsNew
  186.         end
  187.         object AUTOOK: TCheckBox
  188.           Left = 209
  189.           Top = 160
  190.           Width = 96
  191.           Height = 17
  192.           Caption = 'Contrast on ok'
  193.           TabOrder = 1
  194.           OnClick = AUTOOKClick
  195.         end
  196.       end
  197.     end
  198.     object TPage
  199.       Left = 0
  200.       Top = 0
  201.       Caption = 'Bleed'
  202.       object GroupBox19: TGroupBox
  203.         Left = 7
  204.         Top = 10
  205.         Width = 323
  206.         Height = 181
  207.         Caption = 'Bleed Image'
  208.         Color = clNavy
  209.         Font.Charset = DEFAULT_CHARSET
  210.         Font.Color = clYellow
  211.         Font.Height = -11
  212.         Font.Name = 'MS Sans Serif'
  213.         Font.Style = []
  214.         ParentColor = False
  215.         ParentFont = False
  216.         TabOrder = 0
  217.         IsControl = True
  218.         object Label27: TLabel
  219.           Left = 219
  220.           Top = 72
  221.           Width = 45
  222.           Height = 13
  223.           Caption = 'Value = 0'
  224.         end
  225.         object Bleed: TBitBtn
  226.           Left = 206
  227.           Top = 120
  228.           Width = 89
  229.           Height = 33
  230.           Caption = 'Preview'
  231.           Font.Charset = DEFAULT_CHARSET
  232.           Font.Color = clBlack
  233.           Font.Height = -11
  234.           Font.Name = 'MS Sans Serif'
  235.           Font.Style = []
  236.           ParentFont = False
  237.           TabOrder = 0
  238.           OnClick = BleedClick
  239.           Style = bsNew
  240.         end
  241.         object BleedBar: TScrollBar
  242.           Left = 180
  243.           Top = 92
  244.           Width = 135
  245.           Height = 17
  246.           Hint = 'Value'
  247.           Max = 255
  248.           Min = -255
  249.           ParentShowHint = False
  250.           ShowHint = True
  251.           TabOrder = 1
  252.           OnChange = BleedBarChange
  253.         end
  254.       end
  255.     end
  256.     object TPage
  257.       Left = 0
  258.       Top = 0
  259.       Caption = 'Blur'
  260.       object GroupBox9: TGroupBox
  261.         Left = 7
  262.         Top = 10
  263.         Width = 323
  264.         Height = 181
  265.         Caption = 'Blur Image'
  266.         TabOrder = 0
  267.         IsControl = True
  268.         object Label2: TLabel
  269.           Left = 219
  270.           Top = 72
  271.           Width = 45
  272.           Height = 13
  273.           Caption = 'Value = 0'
  274.         end
  275.         object Blur: TBitBtn
  276.           Left = 206
  277.           Top = 120
  278.           Width = 89
  279.           Height = 33
  280.           Caption = 'Preview'
  281.           Font.Charset = DEFAULT_CHARSET
  282.           Font.Color = clBlack
  283.           Font.Height = -11
  284.           Font.Name = 'MS Sans Serif'
  285.           Font.Style = []
  286.           ParentFont = False
  287.           TabOrder = 0
  288.           OnClick = BlurClick
  289.           Style = bsNew
  290.         end
  291.         object BlurBar: TScrollBar
  292.           Left = 180
  293.           Top = 92
  294.           Width = 135
  295.           Height = 17
  296.           Hint = 'Value'
  297.           ParentShowHint = False
  298.           ShowHint = True
  299.           TabOrder = 1
  300.           OnChange = BlurBarChange
  301.         end
  302.       end
  303.     end
  304.     object TPage
  305.       Left = 0
  306.       Top = 0
  307.       Caption = 'Bright/Dark'
  308.       IsControl = True
  309.       object GroupBox2: TGroupBox
  310.         Left = 7
  311.         Top = 10
  312.         Width = 323
  313.         Height = 181
  314.         Caption = 'Bright / Dark'
  315.         TabOrder = 0
  316.         IsControl = True
  317.         object Label7: TLabel
  318.           Left = 219
  319.           Top = 72
  320.           Width = 45
  321.           Height = 13
  322.           Caption = 'Value = 0'
  323.         end
  324.         object Bright: TBitBtn
  325.           Left = 206
  326.           Top = 120
  327.           Width = 89
  328.           Height = 33
  329.           Caption = 'Preview'
  330.           Font.Charset = DEFAULT_CHARSET
  331.           Font.Color = clBlack
  332.           Font.Height = -11
  333.           Font.Name = 'MS Sans Serif'
  334.           Font.Style = []
  335.           ParentFont = False
  336.           TabOrder = 0
  337.           OnClick = BrightClick
  338.           Style = bsNew
  339.         end
  340.         object BDIEdit: TScrollBar
  341.           Left = 180
  342.           Top = 92
  343.           Width = 135
  344.           Height = 17
  345.           Hint = 'Value'
  346.           Max = 255
  347.           Min = -255
  348.           ParentShowHint = False
  349.           ShowHint = True
  350.           TabOrder = 1
  351.           OnChange = BDIEditChange
  352.         end
  353.       end
  354.     end
  355.     object TPage
  356.       Left = 0
  357.       Top = 0
  358.       Caption = 'Color'
  359.       object Label5: TLabel
  360.         Left = 202
  361.         Top = 192
  362.         Width = 80
  363.         Height = 13
  364.         Caption = 'Number of colors'
  365.       end
  366.       object GroupBox7: TGroupBox
  367.         Left = 7
  368.         Top = 10
  369.         Width = 323
  370.         Height = 181
  371.         Caption = 'Color Reduction'
  372.         TabOrder = 0
  373.         IsControl = True
  374.         object Reduce: TBitBtn
  375.           Left = 206
  376.           Top = 119
  377.           Width = 89
  378.           Height = 33
  379.           Caption = 'Preview'
  380.           Font.Charset = DEFAULT_CHARSET
  381.           Font.Color = clBlack
  382.           Font.Height = -11
  383.           Font.Name = 'MS Sans Serif'
  384.           Font.Style = []
  385.           ParentFont = False
  386.           TabOrder = 0
  387.           OnClick = ReduceClick
  388.           Style = bsNew
  389.         end
  390.         object R1: TRadioButton
  391.           Left = 208
  392.           Top = 60
  393.           Width = 91
  394.           Height = 17
  395.           Hint = 'Dither Method'
  396.           Caption = 'Bayer'
  397.           Checked = True
  398.           ParentShowHint = False
  399.           ShowHint = True
  400.           TabOrder = 1
  401.           TabStop = True
  402.         end
  403.         object R2: TRadioButton
  404.           Left = 208
  405.           Top = 88
  406.           Width = 91
  407.           Height = 17
  408.           Hint = 'Dither Method'
  409.           Caption = 'Burkes'
  410.           ParentShowHint = False
  411.           ShowHint = True
  412.           TabOrder = 2
  413.         end
  414.         object R3: TRadioButton
  415.           Left = 208
  416.           Top = 74
  417.           Width = 91
  418.           Height = 17
  419.           Hint = 'Dither Method'
  420.           Caption = 'Floyed'
  421.           ParentShowHint = False
  422.           ShowHint = True
  423.           TabOrder = 3
  424.         end
  425.         object R4: TRadioButton
  426.           Left = 208
  427.           Top = 102
  428.           Width = 109
  429.           Height = 17
  430.           Hint = 'Dither Method'
  431.           Caption = 'GrayScale'
  432.           ParentShowHint = False
  433.           ShowHint = True
  434.           TabOrder = 4
  435.           OnClick = R4Click
  436.         end
  437.         object Numcolors: TScrollBar
  438.           Left = 181
  439.           Top = 156
  440.           Width = 135
  441.           Height = 17
  442.           Hint = 'Number of colors'
  443.           Max = 255
  444.           ParentShowHint = False
  445.           ShowHint = True
  446.           TabOrder = 5
  447.           OnChange = NumcolorsChange
  448.         end
  449.       end
  450.     end
  451.     object TPage
  452.       Left = 0
  453.       Top = 0
  454.       Caption = 'Curl Page'
  455.       object GroupBox21: TGroupBox
  456.         Left = 7
  457.         Top = 10
  458.         Width = 323
  459.         Height = 181
  460.         Caption = 'Curl Page Effect'
  461.         TabOrder = 0
  462.         IsControl = True
  463.         object Curl: TBitBtn
  464.           Left = 161
  465.           Top = 135
  466.           Width = 53
  467.           Height = 43
  468.           Caption = 'Preview'
  469.           Enabled = False
  470.           Font.Charset = DEFAULT_CHARSET
  471.           Font.Color = clBlack
  472.           Font.Height = -11
  473.           Font.Name = 'MS Sans Serif'
  474.           Font.Style = []
  475.           ParentFont = False
  476.           TabOrder = 0
  477.           OnClick = CurlClick
  478.           Style = bsNew
  479.         end
  480.         object GroupBox22: TGroupBox
  481.           Left = 260
  482.           Top = 130
  483.           Width = 62
  484.           Height = 48
  485.           Caption = 'Location '
  486.           TabOrder = 1
  487.           object C_RT: TRadioButton
  488.             Left = 36
  489.             Top = 13
  490.             Width = 20
  491.             Height = 17
  492.             Hint = 'Right Top'
  493.             ParentShowHint = False
  494.             ShowHint = True
  495.             TabOrder = 0
  496.           end
  497.           object C_LT: TRadioButton
  498.             Left = 8
  499.             Top = 13
  500.             Width = 17
  501.             Height = 17
  502.             Hint = 'Left Top'
  503.             Checked = True
  504.             ParentShowHint = False
  505.             ShowHint = True
  506.             TabOrder = 1
  507.             TabStop = True
  508.           end
  509.           object C_LB: TRadioButton
  510.             Left = 8
  511.             Top = 29
  512.             Width = 18
  513.             Height = 17
  514.             Hint = 'Left Bottom'
  515.             ParentShowHint = False
  516.             ShowHint = True
  517.             TabOrder = 2
  518.           end
  519.           object C_RB: TRadioButton
  520.             Left = 36
  521.             Top = 29
  522.             Width = 17
  523.             Height = 17
  524.             Hint = 'Right Bottom'
  525.             ParentShowHint = False
  526.             ShowHint = True
  527.             TabOrder = 3
  528.           end
  529.         end
  530.         object GroupBox23: TGroupBox
  531.           Left = 214
  532.           Top = 130
  533.           Width = 46
  534.           Height = 48
  535.           Caption = 'Orient.'
  536.           TabOrder = 2
  537.           object C_OH: TRadioButton
  538.             Left = 15
  539.             Top = 13
  540.             Width = 17
  541.             Height = 17
  542.             Hint = 'Horizonal Curl'
  543.             Checked = True
  544.             ParentShowHint = False
  545.             ShowHint = True
  546.             TabOrder = 0
  547.             TabStop = True
  548.           end
  549.           object C_OV: TRadioButton
  550.             Left = 15
  551.             Top = 29
  552.             Width = 18
  553.             Height = 17
  554.             Hint = 'Vertical Curl'
  555.             ParentShowHint = False
  556.             ShowHint = True
  557.             TabOrder = 1
  558.           end
  559.         end
  560.         object CurlBC: TBitBtn
  561.           Left = 242
  562.           Top = 100
  563.           Width = 79
  564.           Height = 31
  565.           Caption = 'F-Color'
  566.           Font.Charset = DEFAULT_CHARSET
  567.           Font.Color = clBlack
  568.           Font.Height = -11
  569.           Font.Name = 'MS Sans Serif'
  570.           Font.Style = []
  571.           ParentFont = False
  572.           TabOrder = 3
  573.           OnClick = CurlBCClick
  574.           Style = bsNew
  575.         end
  576.         object CurlFC: TBitBtn
  577.           Left = 161
  578.           Top = 100
  579.           Width = 79
  580.           Height = 31
  581.           Caption = 'B-Color'
  582.           Font.Charset = DEFAULT_CHARSET
  583.           Font.Color = clBlack
  584.           Font.Height = -11
  585.           Font.Name = 'MS Sans Serif'
  586.           Font.Style = []
  587.           ParentFont = False
  588.           TabOrder = 4
  589.           OnClick = CurlFCClick
  590.           Style = bsNew
  591.         end
  592.         object GroupBox24: TGroupBox
  593.           Left = 161
  594.           Top = 66
  595.           Width = 77
  596.           Height = 31
  597.           Caption = 'Shading'
  598.           TabOrder = 5
  599.           object B_CUBC: TRadioButton
  600.             Left = 51
  601.             Top = 12
  602.             Width = 17
  603.             Height = 17
  604.             Hint = 'Use Backgroun color'
  605.             ParentShowHint = False
  606.             ShowHint = True
  607.             TabOrder = 0
  608.           end
  609.           object B_CUFC: TRadioButton
  610.             Left = 9
  611.             Top = 12
  612.             Width = 18
  613.             Height = 17
  614.             Hint = 'Use foreground color'
  615.             Checked = True
  616.             ParentShowHint = False
  617.             ShowHint = True
  618.             TabOrder = 1
  619.             TabStop = True
  620.           end
  621.         end
  622.         object FCC: TGroupBox
  623.           Left = 243
  624.           Top = 66
  625.           Width = 77
  626.           Height = 31
  627.           Caption = 'Background'
  628.           TabOrder = 6
  629.           object B_CFC: TRadioButton
  630.             Left = 49
  631.             Top = 12
  632.             Width = 17
  633.             Height = 17
  634.             Hint = 'Use Backgroun color'
  635.             ParentShowHint = False
  636.             ShowHint = True
  637.             TabOrder = 0
  638.           end
  639.           object B_CBC: TRadioButton
  640.             Left = 12
  641.             Top = 12
  642.             Width = 18
  643.             Height = 17
  644.             Hint = 'Use foreground color'
  645.             Checked = True
  646.             ParentShowHint = False
  647.             ShowHint = True
  648.             TabOrder = 1
  649.             TabStop = True
  650.           end
  651.         end
  652.         object C_Trans: TCheckBox
  653.           Left = 161
  654.           Top = 48
  655.           Width = 80
  656.           Height = 17
  657.           Hint = 'Keep Image'
  658.           Caption = 'Keep Image'
  659.           ParentShowHint = False
  660.           ShowHint = True
  661.           TabOrder = 7
  662.         end
  663.         object CShade: TCheckBox
  664.           Left = 239
  665.           Top = 48
  666.           Width = 49
  667.           Height = 17
  668.           Hint = 'Shade Under Curl'
  669.           Caption = 'Shade'
  670.           ParentShowHint = False
  671.           ShowHint = True
  672.           State = cbChecked
  673.           TabOrder = 8
  674.         end
  675.         object Value: TSpinEdit
  676.           Left = 288
  677.           Top = 46
  678.           Width = 31
  679.           Height = 22
  680.           Hint = 'Shading transparancy'
  681.           Font.Charset = DEFAULT_CHARSET
  682.           Font.Color = clBlack
  683.           Font.Height = -11
  684.           Font.Name = 'MS Sans Serif'
  685.           Font.Style = []
  686.           MaxValue = 5
  687.           MinValue = 1
  688.           ParentFont = False
  689.           ParentShowHint = False
  690.           ShowHint = True
  691.           TabOrder = 9
  692.           Value = 4
  693.         end
  694.       end
  695.       object CONOK: TCheckBox
  696.         Left = 167
  697.         Top = 192
  698.         Width = 89
  699.         Height = 15
  700.         Caption = 'Curl On OK'
  701.         TabOrder = 1
  702.         OnClick = CONOKClick
  703.       end
  704.     end
  705.     object TPage
  706.       Left = 0
  707.       Top = 0
  708.       Caption = 'Edge Detection'
  709.       object GroupBox32: TGroupBox
  710.         Left = 7
  711.         Top = 10
  712.         Width = 323
  713.         Height = 181
  714.         Caption = 'Edge Detection'
  715.         TabOrder = 0
  716.         IsControl = True
  717.         object Label32: TLabel
  718.           Left = 219
  719.           Top = 72
  720.           Width = 45
  721.           Height = 13
  722.           Caption = 'Value = 1'
  723.         end
  724.         object Edgebtn: TBitBtn
  725.           Left = 206
  726.           Top = 120
  727.           Width = 89
  728.           Height = 33
  729.           Caption = 'Preview'
  730.           Font.Charset = DEFAULT_CHARSET
  731.           Font.Color = clBlack
  732.           Font.Height = -11
  733.           Font.Name = 'MS Sans Serif'
  734.           Font.Style = []
  735.           ParentFont = False
  736.           TabOrder = 0
  737.           OnClick = EdgebtnClick
  738.           Style = bsNew
  739.         end
  740.         object EdgeBar: TScrollBar
  741.           Left = 180
  742.           Top = 92
  743.           Width = 135
  744.           Height = 17
  745.           Hint = 'Value'
  746.           Min = 1
  747.           ParentShowHint = False
  748.           Position = 1
  749.           ShowHint = True
  750.           TabOrder = 1
  751.           OnChange = EdgeBarChange
  752.         end
  753.       end
  754.     end
  755.     object TPage
  756.       Left = 0
  757.       Top = 0
  758.       Caption = 'Engrave'
  759.       object GroupBox10: TGroupBox
  760.         Left = 7
  761.         Top = 10
  762.         Width = 323
  763.         Height = 181
  764.         Caption = 'Engrave Image'
  765.         TabOrder = 0
  766.         IsControl = True
  767.         object Label9: TLabel
  768.           Left = 219
  769.           Top = 72
  770.           Width = 45
  771.           Height = 13
  772.           Caption = 'Value = 0'
  773.         end
  774.         object Engrave: TBitBtn
  775.           Left = 206
  776.           Top = 120
  777.           Width = 89
  778.           Height = 33
  779.           Caption = 'Preview'
  780.           Font.Charset = DEFAULT_CHARSET
  781.           Font.Color = clBlack
  782.           Font.Height = -11
  783.           Font.Name = 'MS Sans Serif'
  784.           Font.Style = []
  785.           ParentFont = False
  786.           TabOrder = 0
  787.           OnClick = EngraveClick
  788.           Style = bsNew
  789.         end
  790.         object EngBar: TScrollBar
  791.           Left = 180
  792.           Top = 92
  793.           Width = 135
  794.           Height = 17
  795.           Hint = 'Value'
  796.           Max = 10
  797.           ParentShowHint = False
  798.           ShowHint = True
  799.           TabOrder = 1
  800.           OnChange = EngBarChange
  801.         end
  802.       end
  803.     end
  804.     object TPage
  805.       Left = 0
  806.       Top = 0
  807.       Caption = 'Enhance'
  808.       object GroupBox15: TGroupBox
  809.         Left = 7
  810.         Top = 10
  811.         Width = 323
  812.         Height = 181
  813.         Caption = 'Enhance Image'
  814.         TabOrder = 0
  815.         IsControl = True
  816.         object Label18: TLabel
  817.           Left = 189
  818.           Top = 47
  819.           Width = 59
  820.           Height = 13
  821.           Caption = 'Gamma Red'
  822.         end
  823.         object Label20: TLabel
  824.           Left = 251
  825.           Top = 47
  826.           Width = 68
  827.           Height = 13
  828.           Caption = 'Gamma Green'
  829.         end
  830.         object Label21: TLabel
  831.           Left = 189
  832.           Top = 82
  833.           Width = 60
  834.           Height = 13
  835.           Caption = 'Gamma Blue'
  836.         end
  837.         object Label22: TLabel
  838.           Left = 256
  839.           Top = 83
  840.           Width = 27
  841.           Height = 13
  842.           Caption = 'Brigth'
  843.         end
  844.         object Label23: TLabel
  845.           Left = 193
  846.           Top = 127
  847.           Width = 39
  848.           Height = 13
  849.           Hint = 'gauss or uniform'
  850.           Caption = 'Contrast'
  851.         end
  852.         object Enhance: TBitBtn
  853.           Left = 193
  854.           Top = 148
  855.           Width = 89
  856.           Height = 29
  857.           Caption = 'Preview'
  858.           Enabled = False
  859.           Font.Charset = DEFAULT_CHARSET
  860.           Font.Color = clBlack
  861.           Font.Height = -11
  862.           Font.Name = 'MS Sans Serif'
  863.           Font.Style = []
  864.           ParentFont = False
  865.           TabOrder = 0
  866.           OnClick = EnhanceClick
  867.           Style = bsNew
  868.         end
  869.         object EnhRed: TSpinEdit
  870.           Left = 192
  871.           Top = 60
  872.           Width = 57
  873.           Height = 22
  874.           Font.Charset = DEFAULT_CHARSET
  875.           Font.Color = clBlack
  876.           Font.Height = -11
  877.           Font.Name = 'MS Sans Serif'
  878.           Font.Style = []
  879.           MaxValue = 255
  880.           MinValue = 0
  881.           ParentFont = False
  882.           ParentShowHint = False
  883.           ShowHint = True
  884.           TabOrder = 1
  885.           Value = 10
  886.         end
  887.         object EnhGreen: TSpinEdit
  888.           Left = 256
  889.           Top = 60
  890.           Width = 57
  891.           Height = 22
  892.           Font.Charset = DEFAULT_CHARSET
  893.           Font.Color = clBlack
  894.           Font.Height = -11
  895.           Font.Name = 'MS Sans Serif'
  896.           Font.Style = []
  897.           MaxValue = 255
  898.           MinValue = 0
  899.           ParentFont = False
  900.           TabOrder = 2
  901.           Value = 10
  902.         end
  903.         object EnhBlue: TSpinEdit
  904.           Left = 192
  905.           Top = 96
  906.           Width = 57
  907.           Height = 22
  908.           Font.Charset = DEFAULT_CHARSET
  909.           Font.Color = clBlack
  910.           Font.Height = -11
  911.           Font.Name = 'MS Sans Serif'
  912.           Font.Style = []
  913.           MaxValue = 255
  914.           MinValue = 0
  915.           ParentFont = False
  916.           ParentShowHint = False
  917.           ShowHint = True
  918.           TabOrder = 3
  919.           Value = 10
  920.         end
  921.         object EnhanceOk: TCheckBox
  922.           Left = 288
  923.           Top = 156
  924.           Width = 26
  925.           Height = 17
  926.           Hint = 'Enhance on Ok'
  927.           ParentShowHint = False
  928.           ShowHint = True
  929.           TabOrder = 4
  930.           OnClick = EnhanceOkClick
  931.         end
  932.         object EnhBright: TSpinEdit
  933.           Left = 256
  934.           Top = 96
  935.           Width = 57
  936.           Height = 22
  937.           Hint = 'Color or Gray '
  938.           Font.Charset = DEFAULT_CHARSET
  939.           Font.Color = clBlack
  940.           Font.Height = -11
  941.           Font.Name = 'MS Sans Serif'
  942.           Font.Style = []
  943.           MaxValue = 255
  944.           MinValue = -255
  945.           ParentFont = False
  946.           ParentShowHint = False
  947.           ShowHint = True
  948.           TabOrder = 5
  949.           Value = 0
  950.         end
  951.         object EnhContrast: TSpinEdit
  952.           Left = 256
  953.           Top = 122
  954.           Width = 57
  955.           Height = 22
  956.           Font.Charset = DEFAULT_CHARSET
  957.           Font.Color = clBlack
  958.           Font.Height = -11
  959.           Font.Name = 'MS Sans Serif'
  960.           Font.Style = []
  961.           MaxValue = 255
  962.           MinValue = -255
  963.           ParentFont = False
  964.           ParentShowHint = False
  965.           ShowHint = True
  966.           TabOrder = 6
  967.           Value = 0
  968.         end
  969.       end
  970.     end
  971.     object TPage
  972.       Left = 0
  973.       Top = 0
  974.       Caption = 'Gray Area'
  975.       object GroupBox17: TGroupBox
  976.         Left = 7
  977.         Top = 10
  978.         Width = 323
  979.         Height = 181
  980.         Caption = 'Gray Area'
  981.         TabOrder = 0
  982.         IsControl = True
  983.         object Gray: TBitBtn
  984.           Left = 206
  985.           Top = 120
  986.           Width = 89
  987.           Height = 33
  988.           Caption = 'Preview'
  989.           Enabled = False
  990.           Font.Charset = DEFAULT_CHARSET
  991.           Font.Color = clBlack
  992.           Font.Height = -11
  993.           Font.Name = 'MS Sans Serif'
  994.           Font.Style = []
  995.           ParentFont = False
  996.           TabOrder = 0
  997.           OnClick = GrayClick
  998.           Style = bsNew
  999.         end
  1000.         object GrayOk: TCheckBox
  1001.           Left = 211
  1002.           Top = 157
  1003.           Width = 82
  1004.           Height = 17
  1005.           Hint = 'Motion on Ok'
  1006.           Caption = 'Gray on OK'
  1007.           ParentShowHint = False
  1008.           ShowHint = True
  1009.           TabOrder = 1
  1010.           OnClick = GrayOkClick
  1011.         end
  1012.       end
  1013.     end
  1014.     object TPage
  1015.       Left = 0
  1016.       Top = 0
  1017.       Caption = 'Gamma'
  1018.       IsControl = True
  1019.       object GroupBox3: TGroupBox
  1020.         Left = 7
  1021.         Top = 10
  1022.         Width = 323
  1023.         Height = 181
  1024.         Caption = 'Gamma Correction'
  1025.         TabOrder = 0
  1026.         IsControl = True
  1027.         object Label8: TLabel
  1028.           Left = 219
  1029.           Top = 72
  1030.           Width = 51
  1031.           Height = 13
  1032.           Caption = 'Value = 10'
  1033.         end
  1034.         object Gamma: TBitBtn
  1035.           Left = 206
  1036.           Top = 120
  1037.           Width = 89
  1038.           Height = 33
  1039.           Caption = 'Preview'
  1040.           Font.Charset = DEFAULT_CHARSET
  1041.           Font.Color = clBlack
  1042.           Font.Height = -11
  1043.           Font.Name = 'MS Sans Serif'
  1044.           Font.Style = []
  1045.           ParentFont = False
  1046.           TabOrder = 0
  1047.           OnClick = GammaClick
  1048.           Style = bsNew
  1049.         end
  1050.         object GammaEdit: TScrollBar
  1051.           Left = 180
  1052.           Top = 92
  1053.           Width = 135
  1054.           Height = 17
  1055.           Hint = 'Value'
  1056.           Max = 50
  1057.           Min = 10
  1058.           ParentShowHint = False
  1059.           Position = 10
  1060.           ShowHint = True
  1061.           TabOrder = 1
  1062.           OnChange = GammaEditChange
  1063.         end
  1064.       end
  1065.     end
  1066.     object TPage
  1067.       Left = 0
  1068.       Top = 0
  1069.       Caption = 'Invert'
  1070.       object GroupBox6: TGroupBox
  1071.         Left = 7
  1072.         Top = 10
  1073.         Width = 323
  1074.         Height = 181
  1075.         Caption = 'Invert Image'
  1076.         TabOrder = 0
  1077.         IsControl = True
  1078.         object InvertI: TCheckBox
  1079.           Left = 200
  1080.           Top = 128
  1081.           Width = 97
  1082.           Height = 17
  1083.           Caption = 'Invert Image'
  1084.           TabOrder = 0
  1085.           OnClick = InvertClick
  1086.         end
  1087.       end
  1088.     end
  1089.     object TPage
  1090.       Left = 0
  1091.       Top = 0
  1092.       Caption = 'Jiggle'
  1093.       object GroupBox29: TGroupBox
  1094.         Left = 7
  1095.         Top = 10
  1096.         Width = 323
  1097.         Height = 181
  1098.         Caption = 'Jiggle Image'
  1099.         TabOrder = 0
  1100.         IsControl = True
  1101.         object Label35: TLabel
  1102.           Left = 190
  1103.           Top = 46
  1104.           Width = 27
  1105.           Height = 13
  1106.           Caption = 'Value'
  1107.         end
  1108.         object Label36: TLabel
  1109.           Left = 254
  1110.           Top = 46
  1111.           Width = 21
  1112.           Height = 13
  1113.           Caption = 'Amp'
  1114.         end
  1115.         object Label39: TLabel
  1116.           Left = 229
  1117.           Top = 83
  1118.           Width = 31
  1119.           Height = 13
  1120.           Caption = 'Shape'
  1121.         end
  1122.         object JValue: TSpinEdit
  1123.           Left = 192
  1124.           Top = 60
  1125.           Width = 57
  1126.           Height = 22
  1127.           Font.Charset = DEFAULT_CHARSET
  1128.           Font.Color = clBlack
  1129.           Font.Height = -11
  1130.           Font.Name = 'MS Sans Serif'
  1131.           Font.Style = []
  1132.           MaxValue = 100
  1133.           MinValue = 1
  1134.           ParentFont = False
  1135.           ParentShowHint = False
  1136.           ShowHint = True
  1137.           TabOrder = 0
  1138.           Value = 1
  1139.         end
  1140.         object JAmp: TSpinEdit
  1141.           Left = 256
  1142.           Top = 60
  1143.           Width = 57
  1144.           Height = 22
  1145.           Font.Charset = DEFAULT_CHARSET
  1146.           Font.Color = clBlack
  1147.           Font.Height = -11
  1148.           Font.Name = 'MS Sans Serif'
  1149.           Font.Style = []
  1150.           MaxValue = 360
  1151.           MinValue = 1
  1152.           ParentFont = False
  1153.           TabOrder = 1
  1154.           Value = 10
  1155.         end
  1156.         object Jiggle: TBitBtn
  1157.           Left = 206
  1158.           Top = 120
  1159.           Width = 89
  1160.           Height = 33
  1161.           Caption = 'Preview'
  1162.           Font.Charset = DEFAULT_CHARSET
  1163.           Font.Color = clBlack
  1164.           Font.Height = -11
  1165.           Font.Name = 'MS Sans Serif'
  1166.           Font.Style = []
  1167.           ParentFont = False
  1168.           TabOrder = 2
  1169.           OnClick = JiggleClick
  1170.           Style = bsNew
  1171.         end
  1172.         object JShape: TSpinEdit
  1173.           Left = 223
  1174.           Top = 95
  1175.           Width = 57
  1176.           Height = 22
  1177.           Font.Charset = DEFAULT_CHARSET
  1178.           Font.Color = clBlack
  1179.           Font.Height = -11
  1180.           Font.Name = 'MS Sans Serif'
  1181.           Font.Style = []
  1182.           MaxValue = 1
  1183.           MinValue = 0
  1184.           ParentFont = False
  1185.           TabOrder = 3
  1186.           Value = 1
  1187.         end
  1188.       end
  1189.     end
  1190.     object TPage
  1191.       Left = 0
  1192.       Top = 0
  1193.       Caption = 'Mirror'
  1194.       IsControl = True
  1195.       object GroupBox5: TGroupBox
  1196.         Left = 7
  1197.         Top = 10
  1198.         Width = 323
  1199.         Height = 181
  1200.         Caption = 'Mirror Image'
  1201.         TabOrder = 0
  1202.         IsControl = True
  1203.         object Mirror: TBitBtn
  1204.           Left = 206
  1205.           Top = 120
  1206.           Width = 89
  1207.           Height = 33
  1208.           Caption = 'Preview'
  1209.           Font.Charset = DEFAULT_CHARSET
  1210.           Font.Color = clBlack
  1211.           Font.Height = -11
  1212.           Font.Name = 'MS Sans Serif'
  1213.           Font.Style = []
  1214.           ParentFont = False
  1215.           TabOrder = 0
  1216.           OnClick = MirrorClick
  1217.           Style = bsNew
  1218.         end
  1219.         object HBox: TCheckBox
  1220.           Left = 210
  1221.           Top = 95
  1222.           Width = 97
  1223.           Height = 17
  1224.           Caption = 'Horizontal'
  1225.           TabOrder = 1
  1226.         end
  1227.         object VBox: TCheckBox
  1228.           Left = 210
  1229.           Top = 73
  1230.           Width = 97
  1231.           Height = 17
  1232.           Caption = 'Vertical'
  1233.           TabOrder = 2
  1234.         end
  1235.       end
  1236.     end
  1237.     object TPage
  1238.       Left = 0
  1239.       Top = 0
  1240.       Caption = 'Mosaic'
  1241.       object GroupBox26: TGroupBox
  1242.         Left = 7
  1243.         Top = 10
  1244.         Width = 326
  1245.         Height = 181
  1246.         Caption = 'Mosaic Effect'
  1247.         TabOrder = 0
  1248.         IsControl = True
  1249.         object Label31: TLabel
  1250.           Left = 242
  1251.           Top = 62
  1252.           Width = 20
  1253.           Height = 13
  1254.           Caption = 'Size'
  1255.         end
  1256.         object labell: TLabel
  1257.           Left = 281
  1258.           Top = 62
  1259.           Width = 31
  1260.           Height = 13
  1261.           Caption = 'Height'
  1262.         end
  1263.         object labels: TLabel
  1264.           Left = 241
  1265.           Top = 97
  1266.           Width = 31
  1267.           Height = 13
  1268.           Caption = 'Space'
  1269.         end
  1270.         object Labels45: TLabel
  1271.           Left = 282
  1272.           Top = 97
  1273.           Width = 23
  1274.           Height = 13
  1275.           Caption = 'Light'
  1276.         end
  1277.         object Labels53: TLabel
  1278.           Left = 220
  1279.           Top = 142
  1280.           Width = 29
  1281.           Height = 13
  1282.           Caption = 'Rand.'
  1283.           ParentShowHint = False
  1284.           ShowHint = True
  1285.         end
  1286.         object Mosaic: TBitBtn
  1287.           Left = 165
  1288.           Top = 135
  1289.           Width = 54
  1290.           Height = 43
  1291.           Caption = 'Preview'
  1292.           Enabled = False
  1293.           Font.Charset = DEFAULT_CHARSET
  1294.           Font.Color = clBlack
  1295.           Font.Height = -11
  1296.           Font.Name = 'MS Sans Serif'
  1297.           Font.Style = []
  1298.           ParentFont = False
  1299.           TabOrder = 0
  1300.           OnClick = MosaicClick
  1301.           Style = bsNew
  1302.         end
  1303.         object MosFColor: TBitBtn
  1304.           Left = 252
  1305.           Top = 156
  1306.           Width = 69
  1307.           Height = 23
  1308.           Caption = 'F-Color'
  1309.           Font.Charset = DEFAULT_CHARSET
  1310.           Font.Color = clBlack
  1311.           Font.Height = -11
  1312.           Font.Name = 'MS Sans Serif'
  1313.           Font.Style = []
  1314.           ParentFont = False
  1315.           TabOrder = 1
  1316.           OnClick = MosFColorClick
  1317.           Style = bsNew
  1318.         end
  1319.         object MosBColor: TBitBtn
  1320.           Left = 252
  1321.           Top = 133
  1322.           Width = 69
  1323.           Height = 22
  1324.           Caption = 'B-Color'
  1325.           Font.Charset = DEFAULT_CHARSET
  1326.           Font.Color = clBlack
  1327.           Font.Height = -11
  1328.           Font.Name = 'MS Sans Serif'
  1329.           Font.Style = []
  1330.           ParentFont = False
  1331.           TabOrder = 2
  1332.           OnClick = MosBColorClick
  1333.           Style = bsNew
  1334.         end
  1335.         object GroupBox30: TGroupBox
  1336.           Left = 164
  1337.           Top = 48
  1338.           Width = 77
  1339.           Height = 31
  1340.           Caption = 'Polygons'
  1341.           TabOrder = 3
  1342.           object btnType2: TRadioButton
  1343.             Left = 49
  1344.             Top = 12
  1345.             Width = 17
  1346.             Height = 17
  1347.             Checked = True
  1348.             ParentShowHint = False
  1349.             ShowHint = True
  1350.             TabOrder = 0
  1351.             TabStop = True
  1352.             OnClick = btnType2Click
  1353.           end
  1354.           object btnType: TRadioButton
  1355.             Left = 12
  1356.             Top = 12
  1357.             Width = 18
  1358.             Height = 17
  1359.             ParentShowHint = False
  1360.             ShowHint = True
  1361.             TabOrder = 1
  1362.             OnClick = btnTypeClick
  1363.           end
  1364.         end
  1365.         object MosAntiA: TCheckBox
  1366.           Left = 244
  1367.           Top = 47
  1368.           Width = 77
  1369.           Height = 17
  1370.           Hint = 'Anti-Aliasing'
  1371.           Caption = 'Anti-Aliasing'
  1372.           ParentShowHint = False
  1373.           ShowHint = True
  1374.           State = cbChecked
  1375.           TabOrder = 4
  1376.         end
  1377.         object MosSize: TSpinEdit
  1378.           Left = 243
  1379.           Top = 75
  1380.           Width = 43
  1381.           Height = 22
  1382.           Hint = 'Size of the mosiac'
  1383.           Font.Charset = DEFAULT_CHARSET
  1384.           Font.Color = clBlack
  1385.           Font.Height = -11
  1386.           Font.Name = 'MS Sans Serif'
  1387.           Font.Style = []
  1388.           MaxLength = 100
  1389.           MaxValue = 20000
  1390.           MinValue = 1
  1391.           ParentFont = False
  1392.           ParentShowHint = False
  1393.           ShowHint = True
  1394.           TabOrder = 5
  1395.           Value = 150
  1396.         end
  1397.         object MosHeight: TSpinEdit
  1398.           Left = 285
  1399.           Top = 75
  1400.           Width = 39
  1401.           Height = 22
  1402.           Hint = 'Height of the mosiac'
  1403.           Font.Charset = DEFAULT_CHARSET
  1404.           Font.Color = clBlack
  1405.           Font.Height = -11
  1406.           Font.Name = 'MS Sans Serif'
  1407.           Font.Style = []
  1408.           MaxValue = 20000
  1409.           MinValue = 1
  1410.           ParentFont = False
  1411.           ParentShowHint = False
  1412.           ShowHint = True
  1413.           TabOrder = 6
  1414.           Value = 40
  1415.         end
  1416.         object MosLight: TSpinEdit
  1417.           Left = 285
  1418.           Top = 110
  1419.           Width = 40
  1420.           Height = 22
  1421.           Hint = 'Light degree'
  1422.           Font.Charset = DEFAULT_CHARSET
  1423.           Font.Color = clBlack
  1424.           Font.Height = -11
  1425.           Font.Name = 'MS Sans Serif'
  1426.           Font.Style = []
  1427.           MaxValue = 360
  1428.           MinValue = -360
  1429.           ParentFont = False
  1430.           ParentShowHint = False
  1431.           ShowHint = True
  1432.           TabOrder = 7
  1433.           Value = 30
  1434.         end
  1435.         object MosSpace: TSpinEdit
  1436.           Left = 244
  1437.           Top = 110
  1438.           Width = 42
  1439.           Height = 22
  1440.           Hint = 'Space between mosaics'
  1441.           Font.Charset = DEFAULT_CHARSET
  1442.           Font.Color = clBlack
  1443.           Font.Height = -11
  1444.           Font.Name = 'MS Sans Serif'
  1445.           Font.Style = []
  1446.           MaxValue = 1000
  1447.           MinValue = 1
  1448.           ParentFont = False
  1449.           ParentShowHint = False
  1450.           ShowHint = True
  1451.           TabOrder = 8
  1452.           Value = 10
  1453.         end
  1454.         object MosRand: TSpinEdit
  1455.           Left = 219
  1456.           Top = 156
  1457.           Width = 32
  1458.           Height = 22
  1459.           Hint = 'Random'
  1460.           Font.Charset = DEFAULT_CHARSET
  1461.           Font.Color = clBlack
  1462.           Font.Height = -11
  1463.           Font.Name = 'MS Sans Serif'
  1464.           Font.Style = []
  1465.           MaxValue = 5
  1466.           MinValue = 0
  1467.           ParentFont = False
  1468.           ParentShowHint = False
  1469.           ShowHint = True
  1470.           TabOrder = 9
  1471.           Value = 1
  1472.         end
  1473.         object GroupBox27: TGroupBox
  1474.           Left = 164
  1475.           Top = 96
  1476.           Width = 77
  1477.           Height = 31
  1478.           Caption = 'Smooth'
  1479.           TabOrder = 10
  1480.           object MosSur2: TRadioButton
  1481.             Left = 49
  1482.             Top = 12
  1483.             Width = 17
  1484.             Height = 17
  1485.             ParentShowHint = False
  1486.             ShowHint = True
  1487.             TabOrder = 0
  1488.             OnClick = MosSur2Click
  1489.           end
  1490.           object MosSur1: TRadioButton
  1491.             Left = 12
  1492.             Top = 12
  1493.             Width = 18
  1494.             Height = 17
  1495.             Checked = True
  1496.             ParentShowHint = False
  1497.             ShowHint = True
  1498.             TabOrder = 1
  1499.             TabStop = True
  1500.             OnClick = MosSur1Click
  1501.           end
  1502.         end
  1503.       end
  1504.       object MosOk: TCheckBox
  1505.         Left = 171
  1506.         Top = 192
  1507.         Width = 89
  1508.         Height = 15
  1509.         Caption = 'Mosaic On OK'
  1510.         TabOrder = 1
  1511.         OnClick = MosOkClick
  1512.       end
  1513.     end
  1514.     object TPage
  1515.       Left = 0
  1516.       Top = 0
  1517.       Caption = 'Motion'
  1518.       object GroupBox16: TGroupBox
  1519.         Left = 7
  1520.         Top = 10
  1521.         Width = 323
  1522.         Height = 181
  1523.         Caption = 'Motion Image'
  1524.         TabOrder = 0
  1525.         IsControl = True
  1526.         object Label24: TLabel
  1527.           Left = 190
  1528.           Top = 47
  1529.           Width = 27
  1530.           Height = 13
  1531.           Caption = 'Value'
  1532.         end
  1533.         object Label25: TLabel
  1534.           Left = 254
  1535.           Top = 48
  1536.           Width = 27
  1537.           Height = 13
  1538.           Caption = 'Angle'
  1539.         end
  1540.         object Motion: TBitBtn
  1541.           Left = 193
  1542.           Top = 148
  1543.           Width = 89
  1544.           Height = 29
  1545.           Caption = 'Preview'
  1546.           Enabled = False
  1547.           Font.Charset = DEFAULT_CHARSET
  1548.           Font.Color = clBlack
  1549.           Font.Height = -11
  1550.           Font.Name = 'MS Sans Serif'
  1551.           Font.Style = []
  1552.           ParentFont = False
  1553.           TabOrder = 0
  1554.           OnClick = MotionClick
  1555.           Style = bsNew
  1556.         end
  1557.         object MotEdit: TSpinEdit
  1558.           Left = 192
  1559.           Top = 60
  1560.           Width = 57
  1561.           Height = 22
  1562.           Font.Charset = DEFAULT_CHARSET
  1563.           Font.Color = clBlack
  1564.           Font.Height = -11
  1565.           Font.Name = 'MS Sans Serif'
  1566.           Font.Style = []
  1567.           MaxValue = 5000
  1568.           MinValue = 5
  1569.           ParentFont = False
  1570.           ParentShowHint = False
  1571.           ShowHint = True
  1572.           TabOrder = 1
  1573.           Value = 10
  1574.         end
  1575.         object MotAngleEdit: TSpinEdit
  1576.           Left = 256
  1577.           Top = 60
  1578.           Width = 57
  1579.           Height = 22
  1580.           Font.Charset = DEFAULT_CHARSET
  1581.           Font.Color = clBlack
  1582.           Font.Height = -11
  1583.           Font.Name = 'MS Sans Serif'
  1584.           Font.Style = []
  1585.           MaxValue = 360
  1586.           MinValue = 0
  1587.           ParentFont = False
  1588.           TabOrder = 2
  1589.           Value = 10
  1590.           Visible = False
  1591.         end
  1592.         object MotionZoom: TRadioButton
  1593.           Left = 192
  1594.           Top = 88
  1595.           Width = 113
  1596.           Height = 17
  1597.           Caption = 'Motion Zoom'
  1598.           Checked = True
  1599.           TabOrder = 3
  1600.           TabStop = True
  1601.           OnClick = Mtr
  1602.         end
  1603.         object MotionRotate: TRadioButton
  1604.           Left = 192
  1605.           Top = 107
  1606.           Width = 113
  1607.           Height = 17
  1608.           Caption = 'Motion Rotate'
  1609.           TabOrder = 4
  1610.           OnClick = Mtr
  1611.         end
  1612.         object MotionLine: TRadioButton
  1613.           Left = 192
  1614.           Top = 128
  1615.           Width = 113
  1616.           Height = 17
  1617.           Caption = 'Motion Line'
  1618.           TabOrder = 5
  1619.           OnClick = Mtr
  1620.         end
  1621.         object MotionOk: TCheckBox
  1622.           Left = 288
  1623.           Top = 156
  1624.           Width = 26
  1625.           Height = 17
  1626.           Hint = 'Motion on Ok'
  1627.           ParentShowHint = False
  1628.           ShowHint = True
  1629.           TabOrder = 6
  1630.           OnClick = MotionOkClick
  1631.         end
  1632.       end
  1633.     end
  1634.     object TPage
  1635.       Left = 0
  1636.       Top = 0
  1637.       Caption = 'Noisy'
  1638.       object GroupBox13: TGroupBox
  1639.         Left = 7
  1640.         Top = 10
  1641.         Width = 323
  1642.         Height = 181
  1643.         Caption = 'Noisy Image'
  1644.         TabOrder = 0
  1645.         IsControl = True
  1646.         object Label13: TLabel
  1647.           Left = 192
  1648.           Top = 47
  1649.           Width = 20
  1650.           Height = 13
  1651.           Caption = 'Red'
  1652.         end
  1653.         object Label14: TLabel
  1654.           Left = 252
  1655.           Top = 47
  1656.           Width = 29
  1657.           Height = 13
  1658.           Caption = 'Green'
  1659.         end
  1660.         object Label33: TLabel
  1661.           Left = 192
  1662.           Top = 82
  1663.           Width = 21
  1664.           Height = 13
  1665.           Caption = 'Blue'
  1666.         end
  1667.         object Label15: TLabel
  1668.           Left = 256
  1669.           Top = 82
  1670.           Width = 22
  1671.           Height = 13
  1672.           Caption = 'Gray'
  1673.         end
  1674.         object Label16: TLabel
  1675.           Left = 193
  1676.           Top = 127
  1677.           Width = 36
  1678.           Height = 13
  1679.           Hint = 'gauss or uniform'
  1680.           Caption = 'Method'
  1681.         end
  1682.         object Noisy: TBitBtn
  1683.           Left = 193
  1684.           Top = 148
  1685.           Width = 89
  1686.           Height = 29
  1687.           Caption = 'Preview'
  1688.           Enabled = False
  1689.           Font.Charset = DEFAULT_CHARSET
  1690.           Font.Color = clBlack
  1691.           Font.Height = -11
  1692.           Font.Name = 'MS Sans Serif'
  1693.           Font.Style = []
  1694.           ParentFont = False
  1695.           TabOrder = 0
  1696.           OnClick = NoisyClick
  1697.           Style = bsNew
  1698.         end
  1699.         object sRed: TSpinEdit
  1700.           Left = 192
  1701.           Top = 60
  1702.           Width = 57
  1703.           Height = 22
  1704.           Font.Charset = DEFAULT_CHARSET
  1705.           Font.Color = clBlack
  1706.           Font.Height = -11
  1707.           Font.Name = 'MS Sans Serif'
  1708.           Font.Style = []
  1709.           MaxValue = 255
  1710.           MinValue = 0
  1711.           ParentFont = False
  1712.           ParentShowHint = False
  1713.           ShowHint = True
  1714.           TabOrder = 1
  1715.           Value = 20
  1716.         end
  1717.         object sGreen: TSpinEdit
  1718.           Left = 256
  1719.           Top = 60
  1720.           Width = 57
  1721.           Height = 22
  1722.           Font.Charset = DEFAULT_CHARSET
  1723.           Font.Color = clBlack
  1724.           Font.Height = -11
  1725.           Font.Name = 'MS Sans Serif'
  1726.           Font.Style = []
  1727.           MaxValue = 255
  1728.           MinValue = 0
  1729.           ParentFont = False
  1730.           TabOrder = 2
  1731.           Value = 20
  1732.         end
  1733.         object sBlue: TSpinEdit
  1734.           Left = 192
  1735.           Top = 96
  1736.           Width = 57
  1737.           Height = 22
  1738.           Font.Charset = DEFAULT_CHARSET
  1739.           Font.Color = clBlack
  1740.           Font.Height = -11
  1741.           Font.Name = 'MS Sans Serif'
  1742.           Font.Style = []
  1743.           MaxValue = 255
  1744.           MinValue = 0
  1745.           ParentFont = False
  1746.           ParentShowHint = False
  1747.           ShowHint = True
  1748.           TabOrder = 3
  1749.           Value = 20
  1750.         end
  1751.         object NoisyOk: TCheckBox
  1752.           Left = 288
  1753.           Top = 155
  1754.           Width = 26
  1755.           Height = 17
  1756.           Hint = 'Noisy on Ok'
  1757.           ParentShowHint = False
  1758.           ShowHint = True
  1759.           TabOrder = 4
  1760.           OnClick = NoisyOkClick
  1761.         end
  1762.         object sGray: TSpinEdit
  1763.           Left = 256
  1764.           Top = 96
  1765.           Width = 57
  1766.           Height = 22
  1767.           Hint = 'Color or Gray '
  1768.           Font.Charset = DEFAULT_CHARSET
  1769.           Font.Color = clBlack
  1770.           Font.Height = -11
  1771.           Font.Name = 'MS Sans Serif'
  1772.           Font.Style = []
  1773.           MaxValue = 1
  1774.           MinValue = 0
  1775.           ParentFont = False
  1776.           ParentShowHint = False
  1777.           ShowHint = True
  1778.           TabOrder = 5
  1779.           Value = 0
  1780.         end
  1781.         object NoisyValue: TSpinEdit
  1782.           Left = 257
  1783.           Top = 122
  1784.           Width = 57
  1785.           Height = 22
  1786.           Font.Charset = DEFAULT_CHARSET
  1787.           Font.Color = clBlack
  1788.           Font.Height = -11
  1789.           Font.Name = 'MS Sans Serif'
  1790.           Font.Style = []
  1791.           MaxValue = 1
  1792.           MinValue = 0
  1793.           ParentFont = False
  1794.           ParentShowHint = False
  1795.           ShowHint = True
  1796.           TabOrder = 6
  1797.           Value = 0
  1798.         end
  1799.       end
  1800.     end
  1801.     object TPage
  1802.       Left = 0
  1803.       Top = 0
  1804.       Caption = 'Oil Paint'
  1805.       object GroupBox8: TGroupBox
  1806.         Left = 7
  1807.         Top = 10
  1808.         Width = 323
  1809.         Height = 181
  1810.         Caption = 'Oil Paint Image'
  1811.         TabOrder = 0
  1812.         IsControl = True
  1813.         object Label1: TLabel
  1814.           Left = 219
  1815.           Top = 72
  1816.           Width = 45
  1817.           Height = 13
  1818.           Caption = 'Value = 0'
  1819.         end
  1820.         object OilPaint: TBitBtn
  1821.           Left = 206
  1822.           Top = 120
  1823.           Width = 89
  1824.           Height = 33
  1825.           Caption = 'Preview'
  1826.           Font.Charset = DEFAULT_CHARSET
  1827.           Font.Color = clBlack
  1828.           Font.Height = -11
  1829.           Font.Name = 'MS Sans Serif'
  1830.           Font.Style = []
  1831.           ParentFont = False
  1832.           TabOrder = 0
  1833.           OnClick = OilPaintClick
  1834.           Style = bsNew
  1835.         end
  1836.         object OPbar: TScrollBar
  1837.           Left = 180
  1838.           Top = 92
  1839.           Width = 135
  1840.           Height = 17
  1841.           Hint = 'Value'
  1842.           ParentShowHint = False
  1843.           ShowHint = True
  1844.           TabOrder = 1
  1845.           OnChange = OPbarChange
  1846.         end
  1847.       end
  1848.     end
  1849.     object TPage
  1850.       Left = 0
  1851.       Top = 0
  1852.       Caption = 'Pinch Hole'
  1853.       object GroupBox14: TGroupBox
  1854.         Left = 7
  1855.         Top = 10
  1856.         Width = 323
  1857.         Height = 181
  1858.         Caption = 'Pinch Hole in Image'
  1859.         TabOrder = 0
  1860.         IsControl = True
  1861.         object Label17: TLabel
  1862.           Left = 219
  1863.           Top = 72
  1864.           Width = 45
  1865.           Height = 13
  1866.           Caption = 'Value = 0'
  1867.         end
  1868.         object Label19: TLabel
  1869.           Left = 172
  1870.           Top = 165
  1871.           Width = 3
  1872.           Height = 13
  1873.         end
  1874.         object BitBtn1: TBitBtn
  1875.           Left = 206
  1876.           Top = 120
  1877.           Width = 89
  1878.           Height = 33
  1879.           Caption = 'Preview'
  1880.           Font.Charset = DEFAULT_CHARSET
  1881.           Font.Color = clBlack
  1882.           Font.Height = -11
  1883.           Font.Name = 'MS Sans Serif'
  1884.           Font.Style = []
  1885.           ParentFont = False
  1886.           TabOrder = 0
  1887.           OnClick = BitBtn1Click
  1888.           Style = bsNew
  1889.         end
  1890.         object PinchBar: TScrollBar
  1891.           Left = 180
  1892.           Top = 92
  1893.           Width = 135
  1894.           Height = 17
  1895.           Hint = 'Value'
  1896.           Max = 3
  1897.           Min = -20
  1898.           ParentShowHint = False
  1899.           ShowHint = True
  1900.           TabOrder = 1
  1901.           OnChange = PinchBarChange
  1902.         end
  1903.       end
  1904.     end
  1905.     object TPage
  1906.       Left = 0
  1907.       Top = 0
  1908.       Caption = 'Pixel Fix'
  1909.       object GroupBox25: TGroupBox
  1910.         Left = 7
  1911.         Top = 10
  1912.         Width = 323
  1913.         Height = 181
  1914.         Caption = 'Fill in missing pixels'
  1915.         TabOrder = 0
  1916.         IsControl = True
  1917.         object Label30: TLabel
  1918.           Left = 219
  1919.           Top = 72
  1920.           Width = 45
  1921.           Height = 13
  1922.           Caption = 'Value = 0'
  1923.         end
  1924.         object PxelFix: TBitBtn
  1925.           Left = 206
  1926.           Top = 120
  1927.           Width = 89
  1928.           Height = 33
  1929.           Caption = 'Preview'
  1930.           Font.Charset = DEFAULT_CHARSET
  1931.           Font.Color = clBlack
  1932.           Font.Height = -11
  1933.           Font.Name = 'MS Sans Serif'
  1934.           Font.Style = []
  1935.           ParentFont = False
  1936.           TabOrder = 0
  1937.           OnClick = PxelFixClick
  1938.           Style = bsNew
  1939.         end
  1940.         object PFix: TScrollBar
  1941.           Left = 180
  1942.           Top = 92
  1943.           Width = 135
  1944.           Height = 17
  1945.           Hint = 'Number of neighbour pixels to examine'
  1946.           ParentShowHint = False
  1947.           ShowHint = True
  1948.           TabOrder = 1
  1949.           OnChange = PFixChange
  1950.         end
  1951.       end
  1952.     end
  1953.     object TPage
  1954.       Left = 0
  1955.       Top = 0
  1956.       Caption = 'Polar'
  1957.       object GroupBox20: TGroupBox
  1958.         Left = 7
  1959.         Top = 10
  1960.         Width = 323
  1961.         Height = 181
  1962.         Caption = 'Polar Image'
  1963.         TabOrder = 0
  1964.         IsControl = True
  1965.         object Label28: TLabel
  1966.           Left = 189
  1967.           Top = 60
  1968.           Width = 21
  1969.           Height = 13
  1970.           Caption = 'Vale'
  1971.         end
  1972.         object Label29: TLabel
  1973.           Left = 259
  1974.           Top = 60
  1975.           Width = 27
  1976.           Height = 13
  1977.           Caption = 'Angle'
  1978.         end
  1979.         object PolarBt: TBitBtn
  1980.           Left = 206
  1981.           Top = 120
  1982.           Width = 89
  1983.           Height = 33
  1984.           Caption = 'Preview'
  1985.           Enabled = False
  1986.           Font.Charset = DEFAULT_CHARSET
  1987.           Font.Color = clBlack
  1988.           Font.Height = -11
  1989.           Font.Name = 'MS Sans Serif'
  1990.           Font.Style = []
  1991.           ParentFont = False
  1992.           TabOrder = 0
  1993.           OnClick = PolarBtClick
  1994.           Style = bsNew
  1995.         end
  1996.         object PolBack: TCheckBox
  1997.           Left = 247
  1998.           Top = 100
  1999.           Width = 71
  2000.           Height = 17
  2001.           Caption = 'Backwards'
  2002.           TabOrder = 1
  2003.         end
  2004.         object PolInv: TCheckBox
  2005.           Left = 189
  2006.           Top = 100
  2007.           Width = 57
  2008.           Height = 17
  2009.           Caption = 'Inverse'
  2010.           TabOrder = 2
  2011.         end
  2012.         object PolValue: TSpinEdit
  2013.           Left = 189
  2014.           Top = 75
  2015.           Width = 57
  2016.           Height = 22
  2017.           Font.Charset = DEFAULT_CHARSET
  2018.           Font.Color = clBlack
  2019.           Font.Height = -11
  2020.           Font.Name = 'MS Sans Serif'
  2021.           Font.Style = []
  2022.           MaxValue = 0
  2023.           MinValue = 0
  2024.           ParentFont = False
  2025.           TabOrder = 3
  2026.           Value = 100
  2027.         end
  2028.         object PolAngle: TSpinEdit
  2029.           Left = 259
  2030.           Top = 75
  2031.           Width = 57
  2032.           Height = 22
  2033.           Font.Charset = DEFAULT_CHARSET
  2034.           Font.Color = clBlack
  2035.           Font.Height = -11
  2036.           Font.Name = 'MS Sans Serif'
  2037.           Font.Style = []
  2038.           MaxValue = 0
  2039.           MinValue = 0
  2040.           ParentFont = False
  2041.           TabOrder = 4
  2042.           Value = 0
  2043.         end
  2044.         object PolOk: TCheckBox
  2045.           Left = 241
  2046.           Top = 158
  2047.           Width = 16
  2048.           Height = 17
  2049.           Hint = 'Polar on Ok'
  2050.           ParentShowHint = False
  2051.           ShowHint = True
  2052.           TabOrder = 5
  2053.           OnClick = PolOkClick
  2054.         end
  2055.       end
  2056.     end
  2057.     object TPage
  2058.       Left = 0
  2059.       Top = 0
  2060.       Caption = 'Rotate'
  2061.       object Label6: TLabel
  2062.         Left = 230
  2063.         Top = 192
  2064.         Width = 45
  2065.         Height = 13
  2066.         Caption = 'Angle = 0'
  2067.       end
  2068.       object GroupBox4: TGroupBox
  2069.         Left = 7
  2070.         Top = 10
  2071.         Width = 323
  2072.         Height = 181
  2073.         Caption = 'Rotate Image'
  2074.         TabOrder = 0
  2075.         IsControl = True
  2076.         object Rotate: TBitBtn
  2077.           Left = 206
  2078.           Top = 119
  2079.           Width = 89
  2080.           Height = 33
  2081.           Caption = 'Preview'
  2082.           Font.Charset = DEFAULT_CHARSET
  2083.           Font.Color = clBlack
  2084.           Font.Height = -11
  2085.           Font.Name = 'MS Sans Serif'
  2086.           Font.Style = []
  2087.           ParentFont = False
  2088.           TabOrder = 0
  2089.           OnClick = RotateClick
  2090.           Style = bsNew
  2091.         end
  2092.         object BackColor: TBitBtn
  2093.           Left = 207
  2094.           Top = 76
  2095.           Width = 89
  2096.           Height = 33
  2097.           Caption = 'Back Color'
  2098.           Font.Charset = DEFAULT_CHARSET
  2099.           Font.Color = clBlack
  2100.           Font.Height = -11
  2101.           Font.Name = 'MS Sans Serif'
  2102.           Font.Style = []
  2103.           ParentFont = False
  2104.           TabOrder = 1
  2105.           OnClick = BackColorClick
  2106.           Style = bsNew
  2107.         end
  2108.       end
  2109.       object RotEdit: TScrollBar
  2110.         Left = 190
  2111.         Top = 167
  2112.         Width = 135
  2113.         Height = 17
  2114.         Hint = 'Angle'
  2115.         Max = 360
  2116.         Min = -360
  2117.         ParentShowHint = False
  2118.         ShowHint = True
  2119.         TabOrder = 1
  2120.         OnChange = RotEditChange
  2121.       end
  2122.     end
  2123.     object TPage
  2124.       Left = 0
  2125.       Top = 0
  2126.       Caption = 'Sharp'
  2127.       object GroupBox18: TGroupBox
  2128.         Left = 7
  2129.         Top = 10
  2130.         Width = 323
  2131.         Height = 181
  2132.         Caption = 'SharpImage'
  2133.         TabOrder = 0
  2134.         IsControl = True
  2135.         object Label26: TLabel
  2136.           Left = 219
  2137.           Top = 72
  2138.           Width = 45
  2139.           Height = 13
  2140.           Caption = 'Value = 0'
  2141.         end
  2142.         object Sharp: TBitBtn
  2143.           Left = 206
  2144.           Top = 120
  2145.           Width = 89
  2146.           Height = 33
  2147.           Caption = 'Preview'
  2148.           Font.Charset = DEFAULT_CHARSET
  2149.           Font.Color = clBlack
  2150.           Font.Height = -11
  2151.           Font.Name = 'MS Sans Serif'
  2152.           Font.Style = []
  2153.           ParentFont = False
  2154.           TabOrder = 0
  2155.           OnClick = SharpClick
  2156.           Style = bsNew
  2157.         end
  2158.         object SharpBar: TScrollBar
  2159.           Left = 180
  2160.           Top = 92
  2161.           Width = 135
  2162.           Height = 17
  2163.           Hint = 'Value'
  2164.           Max = 9
  2165.           Min = -9
  2166.           ParentShowHint = False
  2167.           ShowHint = True
  2168.           TabOrder = 1
  2169.           OnChange = SharpBarChange
  2170.         end
  2171.       end
  2172.     end
  2173.     object TPage
  2174.       Left = 0
  2175.       Top = 0
  2176.       Caption = 'Spray'
  2177.       object GroupBox31: TGroupBox
  2178.         Left = 7
  2179.         Top = 10
  2180.         Width = 323
  2181.         Height = 181
  2182.         Caption = 'Spray Image'
  2183.         TabOrder = 0
  2184.         IsControl = True
  2185.         object Label37: TLabel
  2186.           Left = 190
  2187.           Top = 47
  2188.           Width = 27
  2189.           Height = 13
  2190.           Caption = 'Value'
  2191.         end
  2192.         object Label38: TLabel
  2193.           Left = 254
  2194.           Top = 48
  2195.           Width = 40
  2196.           Height = 13
  2197.           Caption = 'Random'
  2198.         end
  2199.         object SprayVal: TSpinEdit
  2200.           Left = 192
  2201.           Top = 60
  2202.           Width = 57
  2203.           Height = 22
  2204.           Font.Charset = DEFAULT_CHARSET
  2205.           Font.Color = clBlack
  2206.           Font.Height = -11
  2207.           Font.Name = 'MS Sans Serif'
  2208.           Font.Style = []
  2209.           MaxValue = 1000
  2210.           MinValue = 0
  2211.           ParentFont = False
  2212.           ParentShowHint = False
  2213.           ShowHint = True
  2214.           TabOrder = 0
  2215.           Value = 0
  2216.         end
  2217.         object SprayRand: TSpinEdit
  2218.           Left = 256
  2219.           Top = 60
  2220.           Width = 57
  2221.           Height = 22
  2222.           Font.Charset = DEFAULT_CHARSET
  2223.           Font.Color = clBlack
  2224.           Font.Height = -11
  2225.           Font.Name = 'MS Sans Serif'
  2226.           Font.Style = []
  2227.           MaxValue = 360
  2228.           MinValue = 1
  2229.           ParentFont = False
  2230.           TabOrder = 1
  2231.           Value = 1
  2232.         end
  2233.         object Spray: TBitBtn
  2234.           Left = 206
  2235.           Top = 120
  2236.           Width = 89
  2237.           Height = 33
  2238.           Caption = 'Preview'
  2239.           Font.Charset = DEFAULT_CHARSET
  2240.           Font.Color = clBlack
  2241.           Font.Height = -11
  2242.           Font.Name = 'MS Sans Serif'
  2243.           Font.Style = []
  2244.           ParentFont = False
  2245.           TabOrder = 2
  2246.           OnClick = SprayClick
  2247.           Style = bsNew
  2248.         end
  2249.       end
  2250.     end
  2251.     object TPage
  2252.       Left = 0
  2253.       Top = 0
  2254.       Caption = 'Transitions'
  2255.       object GroupBox1: TGroupBox
  2256.         Left = 7
  2257.         Top = 10
  2258.         Width = 323
  2259.         Height = 181
  2260.         Caption = 'Transition Effects'
  2261.         TabOrder = 0
  2262.         IsControl = True
  2263.         object Label3: TLabel
  2264.           Left = 178
  2265.           Top = 142
  2266.           Width = 27
  2267.           Height = 13
  2268.           Caption = 'Delay'
  2269.         end
  2270.         object Label4: TLabel
  2271.           Left = 269
  2272.           Top = 142
  2273.           Width = 49
  2274.           Height = 13
  2275.           Caption = 'Thickness'
  2276.         end
  2277.         object FXN: TRadioButton
  2278.           Left = 210
  2279.           Top = 50
  2280.           Width = 91
  2281.           Height = 17
  2282.           Caption = 'None'
  2283.           Checked = True
  2284.           TabOrder = 0
  2285.           TabStop = True
  2286.           OnClick = FXTest
  2287.         end
  2288.         object FXH: TRadioButton
  2289.           Left = 210
  2290.           Top = 65
  2291.           Width = 91
  2292.           Height = 17
  2293.           Caption = 'Horizontal'
  2294.           TabOrder = 1
  2295.           OnClick = FXTest
  2296.         end
  2297.         object FXV: TRadioButton
  2298.           Left = 210
  2299.           Top = 79
  2300.           Width = 91
  2301.           Height = 17
  2302.           Caption = 'Vertical'
  2303.           TabOrder = 2
  2304.           OnClick = FXTest
  2305.         end
  2306.         object FXD: TRadioButton
  2307.           Left = 210
  2308.           Top = 95
  2309.           Width = 91
  2310.           Height = 17
  2311.           Caption = 'Diagonal'
  2312.           TabOrder = 3
  2313.           OnClick = FXTest
  2314.         end
  2315.         object FXS: TRadioButton
  2316.           Left = 210
  2317.           Top = 111
  2318.           Width = 91
  2319.           Height = 17
  2320.           Caption = 'Squares'
  2321.           TabOrder = 4
  2322.           OnClick = FXTest
  2323.         end
  2324.         object FXR: TRadioButton
  2325.           Left = 210
  2326.           Top = 127
  2327.           Width = 91
  2328.           Height = 17
  2329.           Caption = 'Rectangle'
  2330.           TabOrder = 5
  2331.           OnClick = FXTest
  2332.         end
  2333.         object FXDelay: TSpinEdit
  2334.           Left = 177
  2335.           Top = 156
  2336.           Width = 41
  2337.           Height = 22
  2338.           Font.Charset = DEFAULT_CHARSET
  2339.           Font.Color = clBlack
  2340.           Font.Height = -11
  2341.           Font.Name = 'MS Sans Serif'
  2342.           Font.Style = []
  2343.           MaxValue = 100
  2344.           MinValue = 1
  2345.           ParentFont = False
  2346.           TabOrder = 6
  2347.           Value = 15
  2348.         end
  2349.         object FXRowCol: TSpinEdit
  2350.           Left = 272
  2351.           Top = 156
  2352.           Width = 41
  2353.           Height = 22
  2354.           Font.Charset = DEFAULT_CHARSET
  2355.           Font.Color = clBlack
  2356.           Font.Height = -11
  2357.           Font.Name = 'MS Sans Serif'
  2358.           Font.Style = []
  2359.           Increment = 2
  2360.           MaxValue = 20
  2361.           MinValue = 1
  2362.           ParentFont = False
  2363.           TabOrder = 7
  2364.           Value = 4
  2365.         end
  2366.       end
  2367.     end
  2368.     object TPage
  2369.       Left = 0
  2370.       Top = 0
  2371.       Caption = 'Whirl Pool'
  2372.       object GroupBox11: TGroupBox
  2373.         Left = 7
  2374.         Top = 10
  2375.         Width = 323
  2376.         Height = 181
  2377.         Caption = 'Whirl Pool Image'
  2378.         TabOrder = 0
  2379.         IsControl = True
  2380.         object Label10: TLabel
  2381.           Left = 219
  2382.           Top = 72
  2383.           Width = 45
  2384.           Height = 13
  2385.           Caption = 'Value = 0'
  2386.         end
  2387.         object Whir: TBitBtn
  2388.           Left = 206
  2389.           Top = 120
  2390.           Width = 89
  2391.           Height = 33
  2392.           Caption = 'Preview'
  2393.           Font.Charset = DEFAULT_CHARSET
  2394.           Font.Color = clBlack
  2395.           Font.Height = -11
  2396.           Font.Name = 'MS Sans Serif'
  2397.           Font.Style = []
  2398.           ParentFont = False
  2399.           TabOrder = 0
  2400.           OnClick = WhirClick
  2401.           Style = bsNew
  2402.         end
  2403.         object WhirlBar: TScrollBar
  2404.           Left = 180
  2405.           Top = 92
  2406.           Width = 135
  2407.           Height = 17
  2408.           Hint = 'Value'
  2409.           Max = 1000
  2410.           ParentShowHint = False
  2411.           ShowHint = True
  2412.           TabOrder = 1
  2413.           OnChange = WhirlBarChange
  2414.         end
  2415.       end
  2416.     end
  2417.     object TPage
  2418.       Left = 0
  2419.       Top = 0
  2420.       Caption = 'Wave Image'
  2421.       object GroupBox12: TGroupBox
  2422.         Left = 7
  2423.         Top = 10
  2424.         Width = 323
  2425.         Height = 181
  2426.         Caption = 'Wave The Image'
  2427.         TabOrder = 0
  2428.         IsControl = True
  2429.         object Label111: TLabel
  2430.           Left = 192
  2431.           Top = 74
  2432.           Width = 30
  2433.           Height = 13
  2434.           Caption = 'Phase'
  2435.         end
  2436.         object Label11: TLabel
  2437.           Left = 252
  2438.           Top = 74
  2439.           Width = 61
  2440.           Height = 13
  2441.           Caption = 'Wave length'
  2442.         end
  2443.         object Label12: TLabel
  2444.           Left = 192
  2445.           Top = 109
  2446.           Width = 46
  2447.           Height = 13
  2448.           Caption = 'Amplitude'
  2449.         end
  2450.         object Wave: TBitBtn
  2451.           Left = 193
  2452.           Top = 148
  2453.           Width = 89
  2454.           Height = 29
  2455.           Caption = 'Preview'
  2456.           Enabled = False
  2457.           Font.Charset = DEFAULT_CHARSET
  2458.           Font.Color = clBlack
  2459.           Font.Height = -11
  2460.           Font.Name = 'MS Sans Serif'
  2461.           Font.Style = []
  2462.           ParentFont = False
  2463.           TabOrder = 0
  2464.           OnClick = WaveClick
  2465.           Style = bsNew
  2466.         end
  2467.         object Phase: TSpinEdit
  2468.           Left = 192
  2469.           Top = 87
  2470.           Width = 57
  2471.           Height = 22
  2472.           Hint = 'How many phases'
  2473.           Font.Charset = DEFAULT_CHARSET
  2474.           Font.Color = clBlack
  2475.           Font.Height = -11
  2476.           Font.Name = 'MS Sans Serif'
  2477.           Font.Style = []
  2478.           MaxValue = 360
  2479.           MinValue = 0
  2480.           ParentFont = False
  2481.           ParentShowHint = False
  2482.           ShowHint = True
  2483.           TabOrder = 1
  2484.           Value = 0
  2485.         end
  2486.         object WaveL: TSpinEdit
  2487.           Left = 256
  2488.           Top = 87
  2489.           Width = 57
  2490.           Height = 22
  2491.           Font.Charset = DEFAULT_CHARSET
  2492.           Font.Color = clBlack
  2493.           Font.Height = -11
  2494.           Font.Name = 'MS Sans Serif'
  2495.           Font.Style = []
  2496.           MaxValue = 200
  2497.           MinValue = 0
  2498.           ParentFont = False
  2499.           TabOrder = 2
  2500.           Value = 20
  2501.         end
  2502.         object Amp: TSpinEdit
  2503.           Left = 192
  2504.           Top = 123
  2505.           Width = 57
  2506.           Height = 22
  2507.           Hint = 'Value of the amplitute'
  2508.           Font.Charset = DEFAULT_CHARSET
  2509.           Font.Color = clBlack
  2510.           Font.Height = -11
  2511.           Font.Name = 'MS Sans Serif'
  2512.           Font.Style = []
  2513.           MaxValue = 200
  2514.           MinValue = 0
  2515.           ParentFont = False
  2516.           ParentShowHint = False
  2517.           ShowHint = True
  2518.           TabOrder = 3
  2519.           Value = 50
  2520.         end
  2521.         object Refl: TCheckBox
  2522.           Left = 252
  2523.           Top = 115
  2524.           Width = 66
  2525.           Height = 17
  2526.           Hint = 'Reflective waves or just distorting'
  2527.           Caption = 'Reflection'
  2528.           ParentShowHint = False
  2529.           ShowHint = True
  2530.           TabOrder = 4
  2531.         end
  2532.         object Smear: TCheckBox
  2533.           Left = 252
  2534.           Top = 130
  2535.           Width = 56
  2536.           Height = 17
  2537.           Hint = 'Smear the edges out'
  2538.           Caption = 'Smear'
  2539.           ParentShowHint = False
  2540.           ShowHint = True
  2541.           State = cbChecked
  2542.           TabOrder = 5
  2543.         end
  2544.         object OnOk: TCheckBox
  2545.           Left = 288
  2546.           Top = 155
  2547.           Width = 26
  2548.           Height = 17
  2549.           Hint = 'Wave on Ok'
  2550.           ParentShowHint = False
  2551.           ShowHint = True
  2552.           TabOrder = 6
  2553.           OnClick = OnOkClick
  2554.         end
  2555.       end
  2556.     end
  2557.   end
  2558.   object Timer1: TTimer
  2559.     OnTimer = Timer1Timer
  2560.     Left = 290
  2561.     Top = 65535
  2562.   end
  2563.   object CD1: TColorDialog
  2564.     Ctl3D = True
  2565.     Color = clBtnFace
  2566.     Left = 317
  2567.     Top = 65535
  2568.   end
  2569. end
  2570.