home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / temacd / photofiltre / pf-setup-en.exe / PhotoFiltre.exe / 0 / RCDATA / TAUTOFORM / TAUTOFORM.txt
Text File  |  2008-01-12  |  26KB  |  1,117 lines

  1. object AutoForm: TAutoForm
  2.   Left = 236
  3.   Top = 176
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Automatisation'
  7.   ClientHeight = 386
  8.   ClientWidth = 537
  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 = 192
  324.         Width = 42
  325.         Height = 13
  326.         Caption = 'Largeur :'
  327.         Transparent = True
  328.       end
  329.       object LblHauteurZone: TLabel
  330.         Left = 104
  331.         Top = 192
  332.         Width = 44
  333.         Height = 13
  334.         Caption = 'Hauteur :'
  335.         Transparent = True
  336.       end
  337.       object LblCouleurFond: TLabel
  338.         Left = 184
  339.         Top = 192
  340.         Width = 30
  341.         Height = 13
  342.         Caption = 'Fond :'
  343.         Transparent = True
  344.       end
  345.       object LblMotif: TLabel
  346.         Left = 24
  347.         Top = 244
  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 = 148
  356.         Width = 465
  357.         Height = 9
  358.         Shape = bsTopLine
  359.       end
  360.       object SBMotif: TSpeedButton
  361.         Left = 210
  362.         Top = 260
  363.         Width = 23
  364.         Height = 21
  365.         Flat = True
  366.         OnClick = SBMotifClick
  367.       end
  368.       object LblPosition: TLabel
  369.         Left = 296
  370.         Top = 192
  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 = 260
  387.         Width = 23
  388.         Height = 21
  389.         Flat = True
  390.         OnClick = SBMotif2Click
  391.       end
  392.       object ChkRedim: TCheckBox
  393.         Left = 24
  394.         Top = 24
  395.         Width = 169
  396.         Height = 17
  397.         Caption = 'Taille de l'#39'image'
  398.         TabOrder = 0
  399.         OnClick = ChkRedimClick
  400.       end
  401.       object ChkCadre: TCheckBox
  402.         Left = 296
  403.         Top = 24
  404.         Width = 145
  405.         Height = 17
  406.         Caption = 'Encadrement'
  407.         TabOrder = 1
  408.         OnClick = ChkCadreClick
  409.       end
  410.       object ChkZoneTravail: TCheckBox
  411.         Left = 24
  412.         Top = 168
  413.         Width = 225
  414.         Height = 17
  415.         Caption = 'Taille de la zone de travail'
  416.         TabOrder = 2
  417.         OnClick = ChkZoneTravailClick
  418.       end
  419.       object ChkOmbre: TCheckBox
  420.         Left = 400
  421.         Top = 192
  422.         Width = 105
  423.         Height = 17
  424.         Caption = 'Ombre port'#233'e'
  425.         TabOrder = 3
  426.         OnClick = ChkOmbreClick
  427.       end
  428.       object CBExterieur: TCheckBox
  429.         Left = 296
  430.         Top = 92
  431.         Width = 113
  432.         Height = 17
  433.         Caption = 'Ext'#233'rieur'
  434.         TabOrder = 4
  435.       end
  436.       object SELargeurCadre: TSpinEdit2
  437.         Left = 376
  438.         Top = 64
  439.         Width = 73
  440.         Height = 21
  441.         MaxLength = 3
  442.         MaxValue = 500
  443.         MinValue = 1
  444.         ShowUpDown = True
  445.         TabOrder = 5
  446.         Value = 15
  447.       end
  448.       object SELargeurZone: TSpinEdit2
  449.         Left = 24
  450.         Top = 208
  451.         Width = 73
  452.         Height = 21
  453.         MaxValue = 10000
  454.         MinValue = 0
  455.         ShowUpDown = True
  456.         TabOrder = 6
  457.         Value = 0
  458.       end
  459.       object SEHauteurZone: TSpinEdit2
  460.         Left = 104
  461.         Top = 208
  462.         Width = 73
  463.         Height = 21
  464.         MaxValue = 10000
  465.         MinValue = 0
  466.         ShowUpDown = True
  467.         TabOrder = 7
  468.         Value = 0
  469.       end
  470.       object ChkRedimOptimiser: TCheckBox
  471.         Left = 24
  472.         Top = 110
  473.         Width = 169
  474.         Height = 17
  475.         Caption = 'Optimiser'
  476.         Checked = True
  477.         State = cbChecked
  478.         TabOrder = 8
  479.       end
  480.       object CmbUnite: TComboBox
  481.         Left = 184
  482.         Top = 64
  483.         Width = 73
  484.         Height = 21
  485.         Style = csDropDownList
  486.         ItemHeight = 13
  487.         ItemIndex = 0
  488.         TabOrder = 9
  489.         Text = 'pixels'
  490.         OnChange = CmbUniteChange
  491.         Items.Strings = (
  492.           'pixels'
  493.           '%')
  494.       end
  495.       object ToolBar: TToolBar
  496.         Left = 292
  497.         Top = 210
  498.         Width = 89
  499.         Height = 90
  500.         Align = alNone
  501.         ButtonHeight = 26
  502.         ButtonWidth = 27
  503.         Caption = 'ToolBar'
  504.         EdgeBorders = []
  505.         Flat = True
  506.         Images = MainForm.ImageList
  507.         TabOrder = 10
  508.         Transparent = True
  509.         Wrapable = False
  510.         object TB0: TToolButton
  511.           Left = 0
  512.           Top = 0
  513.           Caption = 'TB0'
  514.           ImageIndex = 40
  515.           OnClick = TBClick
  516.         end
  517.         object TB1: TToolButton
  518.           Tag = 1
  519.           Left = 27
  520.           Top = 0
  521.           Caption = 'TB1'
  522.           ImageIndex = 40
  523.           OnClick = TBClick
  524.         end
  525.         object TB2: TToolButton
  526.           Tag = 2
  527.           Left = 54
  528.           Top = 0
  529.           Caption = 'TB2'
  530.           ImageIndex = 40
  531.           Wrap = True
  532.           OnClick = TBClick
  533.         end
  534.         object TB3: TToolButton
  535.           Tag = 3
  536.           Left = 0
  537.           Top = 26
  538.           Caption = 'TB3'
  539.           ImageIndex = 40
  540.           OnClick = TBClick
  541.         end
  542.         object TB4: TToolButton
  543.           Tag = 4
  544.           Left = 27
  545.           Top = 26
  546.           Caption = 'TB4'
  547.           ImageIndex = 40
  548.           OnClick = TBClick
  549.         end
  550.         object TB5: TToolButton
  551.           Tag = 5
  552.           Left = 54
  553.           Top = 26
  554.           Caption = 'TB5'
  555.           ImageIndex = 40
  556.           Wrap = True
  557.           OnClick = TBClick
  558.         end
  559.         object TB6: TToolButton
  560.           Tag = 6
  561.           Left = 0
  562.           Top = 52
  563.           Caption = 'TB6'
  564.           ImageIndex = 40
  565.           OnClick = TBClick
  566.         end
  567.         object TB7: TToolButton
  568.           Tag = 7
  569.           Left = 27
  570.           Top = 52
  571.           Caption = 'TB7'
  572.           ImageIndex = 40
  573.           OnClick = TBClick
  574.         end
  575.         object TB8: TToolButton
  576.           Tag = 8
  577.           Left = 54
  578.           Top = 52
  579.           Caption = 'TB8'
  580.           ImageIndex = 40
  581.           OnClick = TBClick
  582.         end
  583.       end
  584.       object ColorEditCadre: TColorEdit
  585.         Left = 296
  586.         Top = 64
  587.         Width = 73
  588.         Height = 21
  589.         BorderStyle = bsSingle
  590.         Color = clWhite
  591.         CustomText = 'Autres couleurs...'
  592.         ColorDialog = MainForm.GlobalColorDialog
  593.         ReadOnly = False
  594.         TabOrder = 11
  595.         TabStop = True
  596.       end
  597.       object ColorEditFond: TColorEdit
  598.         Left = 184
  599.         Top = 208
  600.         Width = 73
  601.         Height = 21
  602.         BorderStyle = bsSingle
  603.         Color = clWhite
  604.         CustomText = 'Autres couleurs...'
  605.         ColorDialog = MainForm.GlobalColorDialog
  606.         ReadOnly = False
  607.         TabOrder = 12
  608.         TabStop = True
  609.       end
  610.       object SELargeurOmbre: TSpinEdit2
  611.         Left = 400
  612.         Top = 212
  613.         Width = 65
  614.         Height = 21
  615.         MaxValue = 15
  616.         MinValue = 5
  617.         ShowUpDown = True
  618.         TabOrder = 13
  619.         Value = 7
  620.       end
  621.       object EdiMotif: TSpecialEdit
  622.         Left = 24
  623.         Top = 260
  624.         Width = 185
  625.         Height = 21
  626.         BorderStyle = bsSingle
  627.         ButtonStyle = stDown
  628.         DisabledColor = clBtnFace
  629.         ItemIndex = -1
  630.         MinimizeText = True
  631.         NumGlyphs = 1
  632.         ParentColor = False
  633.         ReadOnly = False
  634.         ShowButton = False
  635.         TabOrder = 14
  636.         TabStop = True
  637.         OnClick = SBMotifClick
  638.       end
  639.       object SELargeurImage: TFloatSpinEdit
  640.         Left = 24
  641.         Top = 64
  642.         Width = 73
  643.         Height = 21
  644.         Format = '0'
  645.         Increment = 1.000000000000000000
  646.         MaxValue = 10000.000000000000000000
  647.         MinValue = 10.000000000000000000
  648.         ShowUpDown = True
  649.         TabOrder = 15
  650.         Value = 640.000000000000000000
  651.         OnChange = SELargeurImageChange
  652.       end
  653.       object SEHauteurImage: TFloatSpinEdit
  654.         Left = 104
  655.         Top = 64
  656.         Width = 73
  657.         Height = 21
  658.         Format = '0'
  659.         Increment = 1.000000000000000000
  660.         MaxValue = 10000.000000000000000000
  661.         MinValue = 10.000000000000000000
  662.         ShowUpDown = True
  663.         TabOrder = 16
  664.         Value = 480.000000000000000000
  665.         OnChange = SEHauteurImageChange
  666.       end
  667.       object ChkRedimProportions: TCheckBox
  668.         Left = 24
  669.         Top = 92
  670.         Width = 201
  671.         Height = 17
  672.         Caption = 'Conserver les proportions'
  673.         Checked = True
  674.         State = cbChecked
  675.         TabOrder = 17
  676.       end
  677.     end
  678.     object TshReglages: TTabSheet
  679.       Caption = 'R'#233'glage'
  680.       ImageIndex = 2
  681.       object LblLuminosite: TLabel
  682.         Left = 30
  683.         Top = 32
  684.         Width = 73
  685.         Height = 13
  686.         Caption = 'Luminosit'#233' : 0%'
  687.         Transparent = True
  688.       end
  689.       object LblContraste: TLabel
  690.         Left = 30
  691.         Top = 96
  692.         Width = 68
  693.         Height = 13
  694.         Caption = 'Contraste : 0%'
  695.         Transparent = True
  696.       end
  697.       object LblSaturation: TLabel
  698.         Left = 30
  699.         Top = 160
  700.         Width = 71
  701.         Height = 13
  702.         Caption = 'Saturation : 0%'
  703.         Transparent = True
  704.       end
  705.       object LblGamma: TLabel
  706.         Left = 30
  707.         Top = 224
  708.         Width = 115
  709.         Height = 13
  710.         Caption = 'Correction gamma : 1,00'
  711.         Transparent = True
  712.       end
  713.       object Label1: TLabel
  714.         Left = 304
  715.         Top = 160
  716.         Width = 43
  717.         Height = 13
  718.         Caption = 'Couche :'
  719.         Transparent = True
  720.       end
  721.       object Label2: TLabel
  722.         Left = 304
  723.         Top = 32
  724.         Width = 43
  725.         Height = 13
  726.         Caption = 'Couche :'
  727.         Transparent = True
  728.       end
  729.       object Label3: TLabel
  730.         Left = 304
  731.         Top = 96
  732.         Width = 43
  733.         Height = 13
  734.         Caption = 'Couche :'
  735.         Transparent = True
  736.       end
  737.       object Label4: TLabel
  738.         Left = 304
  739.         Top = 224
  740.         Width = 43
  741.         Height = 13
  742.         Caption = 'Couche :'
  743.         Transparent = True
  744.       end
  745.       object TrbContraste: TTrackBar
  746.         Left = 24
  747.         Top = 112
  748.         Width = 257
  749.         Height = 25
  750.         Max = 100
  751.         Min = -100
  752.         PageSize = 10
  753.         Frequency = 10
  754.         TabOrder = 1
  755.         ThumbLength = 15
  756.         OnChange = TrbContrasteChange
  757.       end
  758.       object TrbLuminosite: TTrackBar
  759.         Left = 24
  760.         Top = 48
  761.         Width = 257
  762.         Height = 25
  763.         Max = 100
  764.         Min = -100
  765.         PageSize = 10
  766.         Frequency = 10
  767.         TabOrder = 0
  768.         ThumbLength = 15
  769.         OnChange = TrbLuminositeChange
  770.       end
  771.       object TrbSaturation: TTrackBar
  772.         Left = 24
  773.         Top = 176
  774.         Width = 257
  775.         Height = 25
  776.         Max = 100
  777.         Min = -100
  778.         PageSize = 10
  779.         Frequency = 10
  780.         TabOrder = 2
  781.         ThumbLength = 15
  782.         OnChange = TrbSaturationChange
  783.       end
  784.       object TrbGamma: TTrackBar
  785.         Left = 24
  786.         Top = 240
  787.         Width = 257
  788.         Height = 25
  789.         Max = 30
  790.         Min = 1
  791.         PageSize = 1
  792.         Position = 10
  793.         TabOrder = 3
  794.         ThumbLength = 15
  795.         OnChange = TrbGammaChange
  796.       end
  797.       object CBCoucheSat: TComboBox
  798.         Left = 304
  799.         Top = 176
  800.         Width = 81
  801.         Height = 21
  802.         Style = csDropDownList
  803.         ItemHeight = 13
  804.         ItemIndex = 0
  805.         TabOrder = 4
  806.         Text = '<Toutes>'
  807.         Items.Strings = (
  808.           '<Toutes>'
  809.           'Rouge'
  810.           'Vert'
  811.           'Bleu'
  812.           'Cyan'
  813.           'Magenta'
  814.           'Jaune')
  815.       end
  816.       object CBCoucheLum: TComboBox
  817.         Left = 304
  818.         Top = 48
  819.         Width = 81
  820.         Height = 21
  821.         Style = csDropDownList
  822.         ItemHeight = 13
  823.         ItemIndex = 0
  824.         TabOrder = 5
  825.         Text = '<Toutes>'
  826.         Items.Strings = (
  827.           '<Toutes>'
  828.           'Rouge'
  829.           'Vert'
  830.           'Bleu'
  831.           'Cyan'
  832.           'Magenta'
  833.           'Jaune')
  834.       end
  835.       object CBCoucheCtr: TComboBox
  836.         Left = 304
  837.         Top = 112
  838.         Width = 81
  839.         Height = 21
  840.         Style = csDropDownList
  841.         ItemHeight = 13
  842.         ItemIndex = 0
  843.         TabOrder = 6
  844.         Text = '<Toutes>'
  845.         Items.Strings = (
  846.           '<Toutes>'
  847.           'Rouge'
  848.           'Vert'
  849.           'Bleu'
  850.           'Cyan'
  851.           'Magenta'
  852.           'Jaune')
  853.       end
  854.       object CBCoucheGam: TComboBox
  855.         Left = 304
  856.         Top = 240
  857.         Width = 81
  858.         Height = 21
  859.         Style = csDropDownList
  860.         ItemHeight = 13
  861.         ItemIndex = 0
  862.         TabOrder = 7
  863.         Text = '<Toutes>'
  864.         Items.Strings = (
  865.           '<Toutes>'
  866.           'Rouge'
  867.           'Vert'
  868.           'Bleu'
  869.           'Cyan'
  870.           'Magenta'
  871.           'Jaune')
  872.       end
  873.     end
  874.     object TshFiltres: TTabSheet
  875.       Caption = 'Filtre'
  876.       ImageIndex = 4
  877.       object LblOpaciteFiltre: TLabel
  878.         Left = 32
  879.         Top = 192
  880.         Width = 37
  881.         Height = 13
  882.         Caption = 'Opacit'#233
  883.         Transparent = True
  884.       end
  885.       object Bevel2: TBevel
  886.         Left = 32
  887.         Top = 114
  888.         Width = 449
  889.         Height = 9
  890.         Shape = bsTopLine
  891.       end
  892.       object ChkDurcir: TCheckBox
  893.         Left = 32
  894.         Top = 32
  895.         Width = 113
  896.         Height = 17
  897.         Caption = 'Plus net'
  898.         TabOrder = 0
  899.       end
  900.       object ChkAdoucir: TCheckBox
  901.         Left = 32
  902.         Top = 56
  903.         Width = 113
  904.         Height = 17
  905.         Caption = 'Adoucir'
  906.         TabOrder = 1
  907.       end
  908.       object ChkFlou: TCheckBox
  909.         Left = 32
  910.         Top = 80
  911.         Width = 113
  912.         Height = 17
  913.         Caption = 'Flou'
  914.         TabOrder = 2
  915.       end
  916.       object ChkBruit: TCheckBox
  917.         Left = 176
  918.         Top = 56
  919.         Width = 161
  920.         Height = 17
  921.         Caption = 'Ajouter du bruit'
  922.         TabOrder = 3
  923.       end
  924.       object ChkScanlines: TCheckBox
  925.         Left = 176
  926.         Top = 80
  927.         Width = 161
  928.         Height = 17
  929.         Caption = 'Lignes de balayage'
  930.         TabOrder = 4
  931.       end
  932.       object ChkFiltre: TCheckBox
  933.         Left = 32
  934.         Top = 136
  935.         Width = 201
  936.         Height = 17
  937.         Caption = 'Filtre color'#233
  938.         TabOrder = 5
  939.         OnClick = ChkFiltreClick
  940.       end
  941.       object ChkInverserFiltre: TCheckBox
  942.         Left = 32
  943.         Top = 242
  944.         Width = 177
  945.         Height = 17
  946.         Caption = 'Inverser'
  947.         TabOrder = 6
  948.       end
  949.       object ColorEditFiltre: TColorEdit
  950.         Left = 32
  951.         Top = 160
  952.         Width = 81
  953.         Height = 21
  954.         BorderStyle = bsSingle
  955.         Color = clMaroon
  956.         CustomText = 'Autres couleurs...'
  957.         ColorDialog = MainForm.GlobalColorDialog
  958.         ReadOnly = False
  959.         TabOrder = 7
  960.         TabStop = True
  961.       end
  962.       object TrbOpaciteFiltre: TTrackBar
  963.         Left = 26
  964.         Top = 208
  965.         Width = 255
  966.         Height = 25
  967.         Max = 100
  968.         PageSize = 5
  969.         Frequency = 5
  970.         Position = 30
  971.         TabOrder = 8
  972.         ThumbLength = 15
  973.         OnChange = TrbOpaciteFiltreChange
  974.       end
  975.       object ChkRelief: TCheckBox
  976.         Left = 176
  977.         Top = 32
  978.         Width = 161
  979.         Height = 17
  980.         Caption = 'Relief'
  981.         TabOrder = 9
  982.       end
  983.     end
  984.     object TabSheet1: TTabSheet
  985.       Caption = 'Transformation'
  986.       ImageIndex = 5
  987.       object Bevel4: TBevel
  988.         Left = 32
  989.         Top = 146
  990.         Width = 449
  991.         Height = 9
  992.         Shape = bsTopLine
  993.       end
  994.       object ChkRotation: TCheckBox
  995.         Left = 32
  996.         Top = 32
  997.         Width = 153
  998.         Height = 17
  999.         Caption = 'Rotation'
  1000.         TabOrder = 0
  1001.         OnClick = ChkRotationClick
  1002.       end
  1003.       object PnlRotation: TPanel
  1004.         Left = 24
  1005.         Top = 56
  1006.         Width = 289
  1007.         Height = 81
  1008.         BevelOuter = bvNone
  1009.         TabOrder = 1
  1010.         object RdbRotation1: TRadioButton
  1011.           Left = 8
  1012.           Top = 8
  1013.           Width = 169
  1014.           Height = 17
  1015.           Caption = 'Rotation 90'#176' horaire'
  1016.           Checked = True
  1017.           TabOrder = 0
  1018.           TabStop = True
  1019.         end
  1020.         object RdbRotation2: TRadioButton
  1021.           Left = 8
  1022.           Top = 32
  1023.           Width = 169
  1024.           Height = 17
  1025.           Caption = 'Rotation 90'#176' antihoraire'
  1026.           TabOrder = 1
  1027.         end
  1028.         object RdbRotation3: TRadioButton
  1029.           Left = 8
  1030.           Top = 56
  1031.           Width = 169
  1032.           Height = 17
  1033.           Caption = 'Rotation 180'#176
  1034.           TabOrder = 2
  1035.         end
  1036.       end
  1037.       object ChkSymetrie: TCheckBox
  1038.         Left = 32
  1039.         Top = 168
  1040.         Width = 145
  1041.         Height = 17
  1042.         Caption = 'Sym'#233'trie'
  1043.         TabOrder = 2
  1044.         OnClick = ChkSymetrieClick
  1045.       end
  1046.       object PnlSymetrie: TPanel
  1047.         Left = 24
  1048.         Top = 192
  1049.         Width = 289
  1050.         Height = 57
  1051.         BevelOuter = bvNone
  1052.         TabOrder = 3
  1053.         object RdbSymetrie1: TRadioButton
  1054.           Left = 8
  1055.           Top = 8
  1056.           Width = 169
  1057.           Height = 17
  1058.           Caption = 'Sym'#233'trie verticale'
  1059.           Checked = True
  1060.           TabOrder = 0
  1061.           TabStop = True
  1062.         end
  1063.         object RdbSymetrie2: TRadioButton
  1064.           Left = 8
  1065.           Top = 32
  1066.           Width = 169
  1067.           Height = 17
  1068.           Caption = 'Sym'#233'trie horizontale'
  1069.           TabOrder = 1
  1070.         end
  1071.       end
  1072.     end
  1073.     object TshActions: TTabSheet
  1074.       Caption = 'Action'
  1075.       ImageIndex = 3
  1076.       OnShow = TshActionsShow
  1077.       object BtnAction: TButton
  1078.         Left = 304
  1079.         Top = 300
  1080.         Width = 91
  1081.         Height = 25
  1082.         Caption = 'Ok'
  1083.         TabOrder = 0
  1084.         OnClick = BtnActionClick
  1085.       end
  1086.       object MemRapport: TMemo
  1087.         Left = 16
  1088.         Top = 16
  1089.         Width = 480
  1090.         Height = 273
  1091.         ReadOnly = True
  1092.         ScrollBars = ssBoth
  1093.         TabOrder = 1
  1094.       end
  1095.       object BtnFermer: TButton
  1096.         Left = 406
  1097.         Top = 300
  1098.         Width = 91
  1099.         Height = 25
  1100.         Caption = 'Fermer'
  1101.         ModalResult = 2
  1102.         TabOrder = 2
  1103.         OnClick = BtnFermerClick
  1104.       end
  1105.       object BtnParams: TButton
  1106.         Left = 16
  1107.         Top = 300
  1108.         Width = 161
  1109.         Height = 25
  1110.         Caption = 'Enregistrer les param'#232'tres'
  1111.         TabOrder = 3
  1112.         OnClick = BtnParamsClick
  1113.       end
  1114.     end
  1115.   end
  1116. end
  1117.