home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 September / PCWorld_2007-09_cd.bin / temacd / photofiltre / pfs-setup-en.exe / pf-studio.exe / 0 / RCDATA / TAUTOFORM / TAUTOFORM.txt
Text File  |  2007-07-11  |  27KB  |  1,185 lines

  1. object AutoForm: TAutoForm
  2.   Left = 237
  3.   Top = 177
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Automatisation'
  7.   ClientHeight = 384
  8.   ClientWidth = 535
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poMainFormCenter
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnHide = FormHide
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object TLabel
  25.     Left = 48
  26.     Top = 152
  27.     Width = 73
  28.     Height = 13
  29.     Caption = 'Luminosit'#233' : 0%'
  30.   end
  31.   object PageControl: TPageControl
  32.     Left = 8
  33.     Top = 8
  34.     Width = 521
  35.     Height = 369
  36.     ActivePage = TshFichiers
  37.     MultiLine = True
  38.     TabOrder = 0
  39.     OnChange = PageControlChange
  40.     OnChanging = PageControlChanging
  41.     object TshFichiers: TTabSheet
  42.       Caption = 'Fichier'
  43.       object LblFormatExport: TLabel
  44.         Left = 264
  45.         Top = 200
  46.         Width = 78
  47.         Height = 13
  48.         Caption = 'Format d'#39'export :'
  49.         Transparent = True
  50.       end
  51.       object LblDirExport: TLabel
  52.         Left = 16
  53.         Top = 200
  54.         Width = 81
  55.         Height = 13
  56.         Caption = 'Dossier d'#39'export :'
  57.         Transparent = True
  58.       end
  59.       object SBFiltre: TSpeedButton
  60.         Left = 474
  61.         Top = 88
  62.         Width = 23
  63.         Height = 21
  64.         Flat = True
  65.         OnClick = SBFiltreClick
  66.       end
  67.       object Bevel3: TBevel
  68.         Left = 16
  69.         Top = 188
  70.         Width = 481
  71.         Height = 9
  72.         Shape = bsTopLine
  73.       end
  74.       object SBExport: TSpeedButton
  75.         Left = 226
  76.         Top = 216
  77.         Width = 23
  78.         Height = 21
  79.         Flat = True
  80.         OnClick = SBExportClick
  81.       end
  82.       object LblExemple: TLabel
  83.         Left = 16
  84.         Top = 296
  85.         Width = 54
  86.         Height = 13
  87.         Caption = 'LblExemple'
  88.         Transparent = True
  89.       end
  90.       object LblQual1: TLabel
  91.         Left = 264
  92.         Top = 276
  93.         Width = 97
  94.         Height = 13
  95.         AutoSize = False
  96.         Caption = 'Qualit'#233' inf'#233'rieure'
  97.         Transparent = True
  98.       end
  99.       object LblQual2: TLabel
  100.         Left = 400
  101.         Top = 276
  102.         Width = 95
  103.         Height = 13
  104.         Alignment = taRightJustify
  105.         AutoSize = False
  106.         Caption = 'Qualit'#233' sup'#233'rieure'
  107.         Transparent = True
  108.       end
  109.       object LblNbCouleurs: TLabel
  110.         Left = 152
  111.         Top = 304
  112.         Width = 101
  113.         Height = 13
  114.         Caption = 'Nombre de couleurs :'
  115.         Transparent = True
  116.       end
  117.       object LblDirSrc: TLabel
  118.         Left = 264
  119.         Top = 16
  120.         Width = 76
  121.         Height = 13
  122.         Caption = 'Dossier source :'
  123.         Transparent = True
  124.       end
  125.       object Label6: TLabel
  126.         Left = 16
  127.         Top = 16
  128.         Width = 40
  129.         Height = 13
  130.         Caption = 'Images :'
  131.         Transparent = True
  132.       end
  133.       object SBSrc: TSpeedButton
  134.         Left = 474
  135.         Top = 32
  136.         Width = 23
  137.         Height = 21
  138.         Flat = True
  139.         OnClick = SBSrcClick
  140.       end
  141.       object LblFormatSrc: TLabel
  142.         Left = 264
  143.         Top = 72
  144.         Width = 73
  145.         Height = 13
  146.         Caption = 'Format source :'
  147.         Transparent = True
  148.       end
  149.       object LblCompress: TLabel
  150.         Left = 368
  151.         Top = 276
  152.         Width = 24
  153.         Height = 13
  154.         Alignment = taCenter
  155.         AutoSize = False
  156.         Caption = '90'
  157.         Transparent = True
  158.       end
  159.       object FileListBox: TFileListBox
  160.         Left = 16
  161.         Top = 32
  162.         Width = 233
  163.         Height = 137
  164.         ItemHeight = 13
  165.         TabOrder = 0
  166.         OnMouseDown = FileListBoxMouseDown
  167.       end
  168.       object CmbFilter: TFilterComboBox
  169.         Left = 264
  170.         Top = 88
  171.         Width = 209
  172.         Height = 21
  173.         FileList = FileListBox
  174.         TabOrder = 1
  175.       end
  176.       object CmbFormatExport: TComboBox
  177.         Left = 264
  178.         Top = 216
  179.         Width = 233
  180.         Height = 21
  181.         Style = csDropDownList
  182.         ItemHeight = 13
  183.         TabOrder = 2
  184.         OnChange = CmbFormatExportChange
  185.         Items.Strings = (
  186.           'JPEG (*.jpg)'
  187.           'Bitmap (*.bmp)'
  188.           'GIF (*.gif)'
  189.           'Targa (*.tga)'
  190.           'PNG (*.png)'
  191.           'TIFF (*.tif)')
  192.       end
  193.       object EdiSequence: TEdit
  194.         Left = 16
  195.         Top = 268
  196.         Width = 207
  197.         Height = 21
  198.         TabOrder = 3
  199.         Text = 'Image'
  200.         OnChange = EdiSequenceChange
  201.       end
  202.       object ChkSequence: TCheckBox
  203.         Left = 16
  204.         Top = 248
  205.         Width = 161
  206.         Height = 17
  207.         Caption = 'S'#233'quence'
  208.         TabOrder = 4
  209.         OnClick = ChkSequenceClick
  210.       end
  211.       object TrbCompress: TTrackBar
  212.         Left = 258
  213.         Top = 248
  214.         Width = 245
  215.         Height = 25
  216.         Max = 100
  217.         Min = 10
  218.         PageSize = 10
  219.         Frequency = 5
  220.         Position = 90
  221.         TabOrder = 5
  222.         ThumbLength = 15
  223.         OnChange = TrbCompressChange
  224.       end
  225.       object CmbNbCouleurs: TComboBox
  226.         Left = 264
  227.         Top = 300
  228.         Width = 233
  229.         Height = 21
  230.         Style = csDropDownList
  231.         ItemHeight = 13
  232.         TabOrder = 6
  233.         Items.Strings = (
  234.           'Nombre maximum de couleurs'
  235.           '256 couleurs'
  236.           '16 couleurs'
  237.           'Noir et Blanc (2 couleurs, bichromie)'
  238.           'Noir et Blanc (2 couleurs, tramage)')
  239.       end
  240.       object EdiDossierExport: TSpecialEdit
  241.         Left = 16
  242.         Top = 216
  243.         Width = 209
  244.         Height = 21
  245.         BorderStyle = bsSingle
  246.         ButtonStyle = stDown
  247.         DisabledColor = clNone
  248.         ItemIndex = -1
  249.         MinimizeText = True
  250.         NumGlyphs = 1
  251.         ParentColor = False
  252.         ReadOnly = False
  253.         ShowButton = False
  254.         TabOrder = 7
  255.         TabStop = True
  256.         OnClick = SBExportClick
  257.       end
  258.       object CBSel: TCheckBox
  259.         Left = 264
  260.         Top = 132
  261.         Width = 225
  262.         Height = 17
  263.         Caption = 'S'#233'lection personnalis'#233'e'
  264.         TabOrder = 8
  265.         OnClick = CBSelClick
  266.       end
  267.       object EdiDirSrc: TSpecialEdit
  268.         Left = 264
  269.         Top = 32
  270.         Width = 209
  271.         Height = 21
  272.         BorderStyle = bsSingle
  273.         ButtonStyle = stDown
  274.         DisabledColor = clNone
  275.         ItemIndex = -1
  276.         MinimizeText = True
  277.         NumGlyphs = 1
  278.         ParentColor = False
  279.         ReadOnly = False
  280.         ShowButton = False
  281.         TabOrder = 9
  282.         TabStop = True
  283.         OnClick = SBSrcClick
  284.       end
  285.     end
  286.     object TshImage: TTabSheet
  287.       Caption = 'Image'
  288.       ImageIndex = 1
  289.       object LblLargeurImage: TLabel
  290.         Left = 24
  291.         Top = 48
  292.         Width = 42
  293.         Height = 13
  294.         Caption = 'Largeur :'
  295.         Transparent = True
  296.       end
  297.       object LblHauteurImage: TLabel
  298.         Left = 104
  299.         Top = 48
  300.         Width = 44
  301.         Height = 13
  302.         Caption = 'Hauteur :'
  303.         Transparent = True
  304.       end
  305.       object LblLargeurCadre: TLabel
  306.         Left = 376
  307.         Top = 48
  308.         Width = 42
  309.         Height = 13
  310.         Caption = 'Largeur :'
  311.         Transparent = True
  312.       end
  313.       object LblCouleurCadre: TLabel
  314.         Left = 296
  315.         Top = 48
  316.         Width = 42
  317.         Height = 13
  318.         Caption = 'Couleur :'
  319.         Transparent = True
  320.       end
  321.       object LblLargeurZone: TLabel
  322.         Left = 24
  323.         Top = 176
  324.         Width = 42
  325.         Height = 13
  326.         Caption = 'Largeur :'
  327.         Transparent = True
  328.       end
  329.       object LblHauteurZone: TLabel
  330.         Left = 104
  331.         Top = 176
  332.         Width = 44
  333.         Height = 13
  334.         Caption = 'Hauteur :'
  335.         Transparent = True
  336.       end
  337.       object LblCouleurFond: TLabel
  338.         Left = 184
  339.         Top = 176
  340.         Width = 30
  341.         Height = 13
  342.         Caption = 'Fond :'
  343.         Transparent = True
  344.       end
  345.       object LblMotif: TLabel
  346.         Left = 24
  347.         Top = 228
  348.         Width = 68
  349.         Height = 13
  350.         Caption = 'Motif de fond :'
  351.         Transparent = True
  352.       end
  353.       object Bevel1: TBevel
  354.         Left = 24
  355.         Top = 140
  356.         Width = 465
  357.         Height = 9
  358.         Shape = bsTopLine
  359.       end
  360.       object SBMotif: TSpeedButton
  361.         Left = 210
  362.         Top = 244
  363.         Width = 23
  364.         Height = 21
  365.         Flat = True
  366.         OnClick = SBMotifClick
  367.       end
  368.       object LblPosition: TLabel
  369.         Left = 296
  370.         Top = 176
  371.         Width = 43
  372.         Height = 13
  373.         Caption = 'Position :'
  374.         Transparent = True
  375.       end
  376.       object LblUniteImage: TLabel
  377.         Left = 184
  378.         Top = 48
  379.         Width = 31
  380.         Height = 13
  381.         Caption = 'Unit'#233' :'
  382.         Transparent = True
  383.       end
  384.       object SBMotif2: TSpeedButton
  385.         Left = 233
  386.         Top = 244
  387.         Width = 23
  388.         Height = 21
  389.         Flat = True
  390.         OnClick = SBMotif2Click
  391.       end
  392.       object Bevel5: TBevel
  393.         Left = 24
  394.         Top = 284
  395.         Width = 465
  396.         Height = 9
  397.         Shape = bsTopLine
  398.       end
  399.       object ChkRedim: TCheckBox
  400.         Left = 24
  401.         Top = 24
  402.         Width = 169
  403.         Height = 17
  404.         Caption = 'Taille de l'#39'image'
  405.         TabOrder = 0
  406.         OnClick = ChkRedimClick
  407.       end
  408.       object ChkCadre: TCheckBox
  409.         Left = 296
  410.         Top = 24
  411.         Width = 145
  412.         Height = 17
  413.         Caption = 'Encadrement'
  414.         TabOrder = 6
  415.         OnClick = ChkCadreClick
  416.       end
  417.       object ChkZoneTravail: TCheckBox
  418.         Left = 24
  419.         Top = 152
  420.         Width = 225
  421.         Height = 17
  422.         Caption = 'Taille de la zone de travail'
  423.         TabOrder = 9
  424.         OnClick = ChkZoneTravailClick
  425.       end
  426.       object ChkOmbre: TCheckBox
  427.         Left = 400
  428.         Top = 176
  429.         Width = 105
  430.         Height = 17
  431.         Caption = 'Ombre port'#233'e'
  432.         TabOrder = 13
  433.         OnClick = ChkOmbreClick
  434.       end
  435.       object CBExterieur: TCheckBox
  436.         Left = 296
  437.         Top = 92
  438.         Width = 113
  439.         Height = 17
  440.         Caption = 'Ext'#233'rieur'
  441.         TabOrder = 8
  442.       end
  443.       object SELargeurCadre: TSpinEdit2
  444.         Left = 376
  445.         Top = 64
  446.         Width = 73
  447.         Height = 21
  448.         MaxLength = 3
  449.         MaxValue = 500
  450.         MinValue = 1
  451.         ShowUpDown = True
  452.         TabOrder = 7
  453.         Value = 15
  454.       end
  455.       object SELargeurZone: TSpinEdit2
  456.         Left = 24
  457.         Top = 192
  458.         Width = 73
  459.         Height = 21
  460.         MaxValue = 10000
  461.         MinValue = 0
  462.         ShowUpDown = True
  463.         TabOrder = 10
  464.         Value = 0
  465.       end
  466.       object SEHauteurZone: TSpinEdit2
  467.         Left = 104
  468.         Top = 192
  469.         Width = 73
  470.         Height = 21
  471.         MaxValue = 10000
  472.         MinValue = 0
  473.         ShowUpDown = True
  474.         TabOrder = 11
  475.         Value = 0
  476.       end
  477.       object ChkRedimOptimiser: TCheckBox
  478.         Left = 24
  479.         Top = 110
  480.         Width = 169
  481.         Height = 17
  482.         Caption = 'Optimiser'
  483.         Checked = True
  484.         State = cbChecked
  485.         TabOrder = 5
  486.       end
  487.       object CmbUnite: TComboBox
  488.         Left = 184
  489.         Top = 64
  490.         Width = 73
  491.         Height = 21
  492.         Style = csDropDownList
  493.         ItemHeight = 13
  494.         ItemIndex = 0
  495.         TabOrder = 3
  496.         Text = 'pixels'
  497.         OnChange = CmbUniteChange
  498.         Items.Strings = (
  499.           'pixels'
  500.           '%')
  501.       end
  502.       object ToolBar: TToolBar
  503.         Left = 292
  504.         Top = 194
  505.         Width = 89
  506.         Height = 90
  507.         Align = alNone
  508.         ButtonHeight = 26
  509.         ButtonWidth = 27
  510.         Caption = 'ToolBar'
  511.         EdgeBorders = []
  512.         Flat = True
  513.         Images = MainForm.ImageList
  514.         TabOrder = 12
  515.         Transparent = True
  516.         Wrapable = False
  517.         object TB0: TToolButton
  518.           Left = 0
  519.           Top = 0
  520.           Caption = 'TB0'
  521.           ImageIndex = 40
  522.           OnClick = TBClick
  523.         end
  524.         object TB1: TToolButton
  525.           Tag = 1
  526.           Left = 27
  527.           Top = 0
  528.           Caption = 'TB1'
  529.           ImageIndex = 40
  530.           OnClick = TBClick
  531.         end
  532.         object TB2: TToolButton
  533.           Tag = 2
  534.           Left = 54
  535.           Top = 0
  536.           Caption = 'TB2'
  537.           ImageIndex = 40
  538.           Wrap = True
  539.           OnClick = TBClick
  540.         end
  541.         object TB3: TToolButton
  542.           Tag = 3
  543.           Left = 0
  544.           Top = 26
  545.           Caption = 'TB3'
  546.           ImageIndex = 40
  547.           OnClick = TBClick
  548.         end
  549.         object TB4: TToolButton
  550.           Tag = 4
  551.           Left = 27
  552.           Top = 26
  553.           Caption = 'TB4'
  554.           ImageIndex = 40
  555.           OnClick = TBClick
  556.         end
  557.         object TB5: TToolButton
  558.           Tag = 5
  559.           Left = 54
  560.           Top = 26
  561.           Caption = 'TB5'
  562.           ImageIndex = 40
  563.           Wrap = True
  564.           OnClick = TBClick
  565.         end
  566.         object TB6: TToolButton
  567.           Tag = 6
  568.           Left = 0
  569.           Top = 52
  570.           Caption = 'TB6'
  571.           ImageIndex = 40
  572.           OnClick = TBClick
  573.         end
  574.         object TB7: TToolButton
  575.           Tag = 7
  576.           Left = 27
  577.           Top = 52
  578.           Caption = 'TB7'
  579.           ImageIndex = 40
  580.           OnClick = TBClick
  581.         end
  582.         object TB8: TToolButton
  583.           Tag = 8
  584.           Left = 54
  585.           Top = 52
  586.           Caption = 'TB8'
  587.           ImageIndex = 40
  588.           OnClick = TBClick
  589.         end
  590.       end
  591.       object ColorEditCadre: TColorEdit
  592.         Left = 296
  593.         Top = 64
  594.         Width = 73
  595.         Height = 21
  596.         BorderStyle = bsSingle
  597.         Color = clWhite
  598.         CustomText = 'Autres couleurs...'
  599.         ColorDialog = MainForm.GlobalColorDialog
  600.         ReadOnly = False
  601.         TabOrder = 15
  602.         TabStop = True
  603.       end
  604.       object ColorEditFond: TColorEdit
  605.         Left = 184
  606.         Top = 192
  607.         Width = 73
  608.         Height = 21
  609.         BorderStyle = bsSingle
  610.         Color = clWhite
  611.         CustomText = 'Autres couleurs...'
  612.         ColorDialog = MainForm.GlobalColorDialog
  613.         ReadOnly = False
  614.         TabOrder = 16
  615.         TabStop = True
  616.       end
  617.       object SELargeurOmbre: TSpinEdit2
  618.         Left = 400
  619.         Top = 196
  620.         Width = 65
  621.         Height = 21
  622.         MaxValue = 15
  623.         MinValue = 5
  624.         ShowUpDown = True
  625.         TabOrder = 14
  626.         Value = 7
  627.       end
  628.       object EdiMotif: TSpecialEdit
  629.         Left = 24
  630.         Top = 244
  631.         Width = 185
  632.         Height = 21
  633.         BorderStyle = bsSingle
  634.         ButtonStyle = stDown
  635.         DisabledColor = clBtnFace
  636.         ItemIndex = -1
  637.         MinimizeText = True
  638.         NumGlyphs = 1
  639.         ParentColor = False
  640.         ReadOnly = False
  641.         ShowButton = False
  642.         TabOrder = 17
  643.         TabStop = True
  644.         OnClick = SBMotifClick
  645.       end
  646.       object SELargeurImage: TFloatSpinEdit
  647.         Left = 24
  648.         Top = 64
  649.         Width = 73
  650.         Height = 21
  651.         Format = '0'
  652.         Increment = 1.000000000000000000
  653.         MaxValue = 10000.000000000000000000
  654.         MinValue = 10.000000000000000000
  655.         ShowUpDown = True
  656.         TabOrder = 1
  657.         Value = 640.000000000000000000
  658.         OnChange = SELargeurImageChange
  659.       end
  660.       object SEHauteurImage: TFloatSpinEdit
  661.         Left = 104
  662.         Top = 64
  663.         Width = 73
  664.         Height = 21
  665.         Format = '0'
  666.         Increment = 1.000000000000000000
  667.         MaxValue = 10000.000000000000000000
  668.         MinValue = 10.000000000000000000
  669.         ShowUpDown = True
  670.         TabOrder = 2
  671.         Value = 480.000000000000000000
  672.         OnChange = SEHauteurImageChange
  673.       end
  674.       object ChkRedimProportions: TCheckBox
  675.         Left = 24
  676.         Top = 92
  677.         Width = 201
  678.         Height = 17
  679.         Caption = 'Conserver les proportions'
  680.         Checked = True
  681.         State = cbChecked
  682.         TabOrder = 4
  683.       end
  684.       object ChkDpi: TCheckBox
  685.         Left = 24
  686.         Top = 298
  687.         Width = 97
  688.         Height = 17
  689.         Caption = 'Forcer DPI'
  690.         TabOrder = 18
  691.         OnClick = ChkDpiClick
  692.       end
  693.       object SEDpi: TFloatSpinEdit
  694.         Left = 136
  695.         Top = 296
  696.         Width = 73
  697.         Height = 21
  698.         Format = '0.00'
  699.         Increment = 1.000000000000000000
  700.         MaxLength = 7
  701.         MaxValue = 20000.000000000000000000
  702.         MinValue = 10.000000000000000000
  703.         ShowUpDown = True
  704.         TabOrder = 19
  705.         Value = 72.000000000000000000
  706.         OnChange = SEHauteurImageChange
  707.       end
  708.     end
  709.     object TshReglages: TTabSheet
  710.       Caption = 'R'#233'glage'
  711.       ImageIndex = 2
  712.       object LblLuminosite: TLabel
  713.         Left = 30
  714.         Top = 32
  715.         Width = 73
  716.         Height = 13
  717.         Caption = 'Luminosit'#233' : 0%'
  718.         Transparent = True
  719.       end
  720.       object LblContraste: TLabel
  721.         Left = 30
  722.         Top = 96
  723.         Width = 68
  724.         Height = 13
  725.         Caption = 'Contraste : 0%'
  726.         Transparent = True
  727.       end
  728.       object LblSaturation: TLabel
  729.         Left = 30
  730.         Top = 160
  731.         Width = 71
  732.         Height = 13
  733.         Caption = 'Saturation : 0%'
  734.         Transparent = True
  735.       end
  736.       object LblGamma: TLabel
  737.         Left = 30
  738.         Top = 224
  739.         Width = 115
  740.         Height = 13
  741.         Caption = 'Correction gamma : 1,00'
  742.         Transparent = True
  743.       end
  744.       object Label1: TLabel
  745.         Left = 304
  746.         Top = 160
  747.         Width = 43
  748.         Height = 13
  749.         Caption = 'Couche :'
  750.         Transparent = True
  751.       end
  752.       object Label2: TLabel
  753.         Left = 304
  754.         Top = 32
  755.         Width = 43
  756.         Height = 13
  757.         Caption = 'Couche :'
  758.         Transparent = True
  759.       end
  760.       object Label3: TLabel
  761.         Left = 304
  762.         Top = 96
  763.         Width = 43
  764.         Height = 13
  765.         Caption = 'Couche :'
  766.         Transparent = True
  767.       end
  768.       object Label4: TLabel
  769.         Left = 304
  770.         Top = 224
  771.         Width = 43
  772.         Height = 13
  773.         Caption = 'Couche :'
  774.         Transparent = True
  775.       end
  776.       object TrbContraste: TTrackBar
  777.         Left = 24
  778.         Top = 112
  779.         Width = 257
  780.         Height = 25
  781.         Max = 100
  782.         Min = -100
  783.         PageSize = 10
  784.         Frequency = 10
  785.         TabOrder = 2
  786.         ThumbLength = 15
  787.         OnChange = TrbContrasteChange
  788.       end
  789.       object TrbLuminosite: TTrackBar
  790.         Left = 24
  791.         Top = 48
  792.         Width = 257
  793.         Height = 25
  794.         Max = 100
  795.         Min = -100
  796.         PageSize = 10
  797.         Frequency = 10
  798.         TabOrder = 0
  799.         ThumbLength = 15
  800.         OnChange = TrbLuminositeChange
  801.       end
  802.       object TrbSaturation: TTrackBar
  803.         Left = 24
  804.         Top = 176
  805.         Width = 257
  806.         Height = 25
  807.         Max = 100
  808.         Min = -100
  809.         PageSize = 10
  810.         Frequency = 10
  811.         TabOrder = 4
  812.         ThumbLength = 15
  813.         OnChange = TrbSaturationChange
  814.       end
  815.       object TrbGamma: TTrackBar
  816.         Left = 24
  817.         Top = 240
  818.         Width = 257
  819.         Height = 25
  820.         Max = 30
  821.         Min = 1
  822.         PageSize = 1
  823.         Position = 10
  824.         TabOrder = 6
  825.         ThumbLength = 15
  826.         OnChange = TrbGammaChange
  827.       end
  828.       object CBCoucheSat: TComboBox
  829.         Left = 304
  830.         Top = 176
  831.         Width = 81
  832.         Height = 21
  833.         Style = csDropDownList
  834.         ItemHeight = 13
  835.         ItemIndex = 0
  836.         TabOrder = 5
  837.         Text = '<Toutes>'
  838.         Items.Strings = (
  839.           '<Toutes>'
  840.           'Rouge'
  841.           'Vert'
  842.           'Bleu'
  843.           'Cyan'
  844.           'Magenta'
  845.           'Jaune')
  846.       end
  847.       object CBCoucheLum: TComboBox
  848.         Left = 304
  849.         Top = 48
  850.         Width = 81
  851.         Height = 21
  852.         Style = csDropDownList
  853.         ItemHeight = 13
  854.         ItemIndex = 0
  855.         TabOrder = 1
  856.         Text = '<Toutes>'
  857.         Items.Strings = (
  858.           '<Toutes>'
  859.           'Rouge'
  860.           'Vert'
  861.           'Bleu'
  862.           'Cyan'
  863.           'Magenta'
  864.           'Jaune')
  865.       end
  866.       object CBCoucheCtr: TComboBox
  867.         Left = 304
  868.         Top = 112
  869.         Width = 81
  870.         Height = 21
  871.         Style = csDropDownList
  872.         ItemHeight = 13
  873.         ItemIndex = 0
  874.         TabOrder = 3
  875.         Text = '<Toutes>'
  876.         Items.Strings = (
  877.           '<Toutes>'
  878.           'Rouge'
  879.           'Vert'
  880.           'Bleu'
  881.           'Cyan'
  882.           'Magenta'
  883.           'Jaune')
  884.       end
  885.       object CBCoucheGam: TComboBox
  886.         Left = 304
  887.         Top = 240
  888.         Width = 81
  889.         Height = 21
  890.         Style = csDropDownList
  891.         ItemHeight = 13
  892.         ItemIndex = 0
  893.         TabOrder = 7
  894.         Text = '<Toutes>'
  895.         Items.Strings = (
  896.           '<Toutes>'
  897.           'Rouge'
  898.           'Vert'
  899.           'Bleu'
  900.           'Cyan'
  901.           'Magenta'
  902.           'Jaune')
  903.       end
  904.     end
  905.     object TshFiltres: TTabSheet
  906.       Caption = 'Filtre'
  907.       ImageIndex = 4
  908.       object LblOpaciteFiltre: TLabel
  909.         Left = 32
  910.         Top = 192
  911.         Width = 37
  912.         Height = 13
  913.         Caption = 'Opacit'#233
  914.         Transparent = True
  915.       end
  916.       object Bevel2: TBevel
  917.         Left = 32
  918.         Top = 114
  919.         Width = 449
  920.         Height = 9
  921.         Shape = bsTopLine
  922.       end
  923.       object ChkDurcir: TCheckBox
  924.         Left = 184
  925.         Top = 56
  926.         Width = 145
  927.         Height = 17
  928.         Caption = 'Plus net'
  929.         TabOrder = 4
  930.       end
  931.       object ChkAdoucir: TCheckBox
  932.         Left = 32
  933.         Top = 32
  934.         Width = 145
  935.         Height = 17
  936.         Caption = 'Adoucir'
  937.         TabOrder = 0
  938.       end
  939.       object ChkFlou: TCheckBox
  940.         Left = 32
  941.         Top = 80
  942.         Width = 145
  943.         Height = 17
  944.         Caption = 'Flou'
  945.         TabOrder = 2
  946.       end
  947.       object ChkBruit: TCheckBox
  948.         Left = 336
  949.         Top = 56
  950.         Width = 145
  951.         Height = 17
  952.         Caption = 'Ajouter du bruit'
  953.         TabOrder = 7
  954.       end
  955.       object ChkScanlines: TCheckBox
  956.         Left = 336
  957.         Top = 80
  958.         Width = 145
  959.         Height = 17
  960.         Caption = 'Lignes de balayage'
  961.         TabOrder = 8
  962.       end
  963.       object ChkFiltre: TCheckBox
  964.         Left = 32
  965.         Top = 136
  966.         Width = 201
  967.         Height = 17
  968.         Caption = 'Filtre color'#233
  969.         TabOrder = 9
  970.         OnClick = ChkFiltreClick
  971.       end
  972.       object ChkInverserFiltre: TCheckBox
  973.         Left = 32
  974.         Top = 242
  975.         Width = 177
  976.         Height = 17
  977.         Caption = 'Inverser'
  978.         TabOrder = 10
  979.       end
  980.       object ColorEditFiltre: TColorEdit
  981.         Left = 32
  982.         Top = 160
  983.         Width = 81
  984.         Height = 21
  985.         BorderStyle = bsSingle
  986.         Color = clMaroon
  987.         CustomText = 'Autres couleurs...'
  988.         ColorDialog = MainForm.GlobalColorDialog
  989.         ReadOnly = False
  990.         TabOrder = 11
  991.         TabStop = True
  992.       end
  993.       object TrbOpaciteFiltre: TTrackBar
  994.         Left = 26
  995.         Top = 208
  996.         Width = 255
  997.         Height = 25
  998.         Max = 100
  999.         PageSize = 5
  1000.         Frequency = 5
  1001.         Position = 30
  1002.         TabOrder = 12
  1003.         ThumbLength = 15
  1004.         OnChange = TrbOpaciteFiltreChange
  1005.       end
  1006.       object ChkRelief: TCheckBox
  1007.         Left = 184
  1008.         Top = 80
  1009.         Width = 145
  1010.         Height = 17
  1011.         Caption = 'Relief'
  1012.         TabOrder = 5
  1013.       end
  1014.       object ChkNegatif: TCheckBox
  1015.         Left = 336
  1016.         Top = 32
  1017.         Width = 145
  1018.         Height = 17
  1019.         Caption = 'N'#233'gatif'
  1020.         TabOrder = 6
  1021.       end
  1022.       object ChkContoursNet: TCheckBox
  1023.         Left = 184
  1024.         Top = 32
  1025.         Width = 145
  1026.         Height = 17
  1027.         Caption = 'Contours plus nets'
  1028.         TabOrder = 3
  1029.       end
  1030.       object ChkFlouInt: TCheckBox
  1031.         Left = 32
  1032.         Top = 56
  1033.         Width = 145
  1034.         Height = 17
  1035.         Caption = 'Flou int'#233'rieur'
  1036.         TabOrder = 1
  1037.       end
  1038.     end
  1039.     object TshTransform: TTabSheet
  1040.       Caption = 'Transformation'
  1041.       ImageIndex = 5
  1042.       object Bevel4: TBevel
  1043.         Left = 32
  1044.         Top = 146
  1045.         Width = 449
  1046.         Height = 9
  1047.         Shape = bsTopLine
  1048.       end
  1049.       object ChkRotation: TCheckBox
  1050.         Left = 32
  1051.         Top = 32
  1052.         Width = 153
  1053.         Height = 17
  1054.         Caption = 'Rotation'
  1055.         TabOrder = 0
  1056.         OnClick = ChkRotationClick
  1057.       end
  1058.       object PnlRotation: TPanel
  1059.         Left = 24
  1060.         Top = 56
  1061.         Width = 289
  1062.         Height = 81
  1063.         BevelOuter = bvNone
  1064.         TabOrder = 1
  1065.         object RdbRotation1: TRadioButton
  1066.           Left = 8
  1067.           Top = 8
  1068.           Width = 169
  1069.           Height = 17
  1070.           Caption = 'Rotation 90'#176' horaire'
  1071.           Checked = True
  1072.           TabOrder = 0
  1073.           TabStop = True
  1074.         end
  1075.         object RdbRotation2: TRadioButton
  1076.           Left = 8
  1077.           Top = 32
  1078.           Width = 169
  1079.           Height = 17
  1080.           Caption = 'Rotation 90'#176' antihoraire'
  1081.           TabOrder = 1
  1082.         end
  1083.         object RdbRotation3: TRadioButton
  1084.           Left = 8
  1085.           Top = 56
  1086.           Width = 169
  1087.           Height = 17
  1088.           Caption = 'Rotation 180'#176
  1089.           TabOrder = 2
  1090.         end
  1091.       end
  1092.       object ChkSymetrie: TCheckBox
  1093.         Left = 32
  1094.         Top = 168
  1095.         Width = 145
  1096.         Height = 17
  1097.         Caption = 'Sym'#233'trie'
  1098.         TabOrder = 2
  1099.         OnClick = ChkSymetrieClick
  1100.       end
  1101.       object PnlSymetrie: TPanel
  1102.         Left = 24
  1103.         Top = 192
  1104.         Width = 289
  1105.         Height = 57
  1106.         BevelOuter = bvNone
  1107.         TabOrder = 3
  1108.         object RdbSymetrie1: TRadioButton
  1109.           Left = 8
  1110.           Top = 8
  1111.           Width = 169
  1112.           Height = 17
  1113.           Caption = 'Sym'#233'trie verticale'
  1114.           Checked = True
  1115.           TabOrder = 0
  1116.           TabStop = True
  1117.         end
  1118.         object RdbSymetrie2: TRadioButton
  1119.           Left = 8
  1120.           Top = 32
  1121.           Width = 169
  1122.           Height = 17
  1123.           Caption = 'Sym'#233'trie horizontale'
  1124.           TabOrder = 1
  1125.         end
  1126.       end
  1127.     end
  1128.     object TshCopyright: TTabSheet
  1129.       Caption = 'Copyright'
  1130.       ImageIndex = 6
  1131.       object CBCopyright: TCheckBox
  1132.         Left = 24
  1133.         Top = 24
  1134.         Width = 89
  1135.         Height = 17
  1136.         Caption = 'Copyright'
  1137.         TabOrder = 0
  1138.         OnClick = CBCopyrightClick
  1139.       end
  1140.     end
  1141.     object TshActions: TTabSheet
  1142.       Caption = 'Action'
  1143.       ImageIndex = 3
  1144.       OnShow = TshActionsShow
  1145.       object BtnAction: TButton
  1146.         Left = 304
  1147.         Top = 300
  1148.         Width = 91
  1149.         Height = 25
  1150.         Caption = 'Ok'
  1151.         TabOrder = 0
  1152.         OnClick = BtnActionClick
  1153.       end
  1154.       object MemRapport: TMemo
  1155.         Left = 16
  1156.         Top = 16
  1157.         Width = 480
  1158.         Height = 273
  1159.         ReadOnly = True
  1160.         ScrollBars = ssBoth
  1161.         TabOrder = 1
  1162.       end
  1163.       object BtnFermer: TButton
  1164.         Left = 406
  1165.         Top = 300
  1166.         Width = 91
  1167.         Height = 25
  1168.         Caption = 'Fermer'
  1169.         ModalResult = 2
  1170.         TabOrder = 2
  1171.         OnClick = BtnFermerClick
  1172.       end
  1173.       object BtnParams: TButton
  1174.         Left = 16
  1175.         Top = 300
  1176.         Width = 161
  1177.         Height = 25
  1178.         Caption = 'Enregistrer les param'#232'tres'
  1179.         TabOrder = 3
  1180.         OnClick = BtnParamsClick
  1181.       end
  1182.     end
  1183.   end
  1184. end
  1185.