Geen cache-versie.

Caching uitgeschakeld. Standaardinstelling voor deze pagina:ingeschakeld (code LNG204)
Als het scherm te langzaam is, kunt u de gebruikersmodus uitschakelen om de cacheversie te bekijken.

ImageEditorUserControl. Designer. cs

Description du code

ImageEditorUserControl.Designer.cs est un fichier du projet PhotoBrol.
Ce fichier est situé dans /var/www/bin/sniplets/bibliobrol/photobrol/.

Projet PhotoBrol :

Editeur d'images en CSharp.

Code source ou contenu du fichier

  1. namespace be.gaudry.photobrol.view.controls
  2. {
  3. partial class ImageEditorUserControl
  4. {
  5. /// <summary>
  6. /// Variable nécessaire au concepteur.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9.  
  10. /// <summary>
  11. /// Nettoyage des ressources utilisées.
  12. /// </summary>
  13. /// <param name="disposing">true si les ressources managées doivent être supprimées ; sinon, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22.  
  23. #region Code généré par le Concepteur de composants
  24.  
  25. /// <summary>
  26. /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
  27. /// le contenu de cette méthode avec l'éditeur de code.
  28. /// </summary>
  29. private void InitializeComponent()
  30. {
  31. this.components = new System.ComponentModel.Container();
  32. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ImageEditorUserControl));
  33. this.editImageBtn = new System.Windows.Forms.Button();
  34. this.gamaRedTB = new be.gaudry.view.controls.TextBoxDragDrop(this.components);
  35. this.gamaRedTrkB = new System.Windows.Forms.TrackBar();
  36. this.contrastTB = new be.gaudry.view.controls.TextBoxDragDrop(this.components);
  37. this.contrastTrkB = new System.Windows.Forms.TrackBar();
  38. this.brightnessTB = new be.gaudry.view.controls.TextBoxDragDrop(this.components);
  39. this.brightnessTrkB = new System.Windows.Forms.TrackBar();
  40. this.imagePG = new System.Windows.Forms.PropertyGrid();
  41. this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  42. this.openTSB = new System.Windows.Forms.ToolStripButton();
  43. this.mruTsSB = new System.Windows.Forms.ToolStripSplitButton();
  44. this.saveAsTSB = new System.Windows.Forms.ToolStripButton();
  45. this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
  46. this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
  47. this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
  48. this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
  49. this.collapseTabsTSB = new System.Windows.Forms.ToolStripButton();
  50. this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
  51. this.undoTSB = new System.Windows.Forms.ToolStripButton();
  52. this.redoTSB = new System.Windows.Forms.ToolStripButton();
  53. this.historyLbl = new System.Windows.Forms.ToolStripLabel();
  54. this.reloadTSB = new System.Windows.Forms.ToolStripButton();
  55. this.lastActionTSB = new System.Windows.Forms.ToolStripButton();
  56. this.toolStripSeparator18 = new System.Windows.Forms.ToolStripSeparator();
  57. this.colorTSB = new System.Windows.Forms.ToolStripButton();
  58. this.grayTSB = new System.Windows.Forms.ToolStripButton();
  59. this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
  60. this.flipxTSB = new System.Windows.Forms.ToolStripButton();
  61. this.flipyTSB = new System.Windows.Forms.ToolStripButton();
  62. this.rotate90hTSB = new System.Windows.Forms.ToolStripButton();
  63. this.rotate90ahTSB = new System.Windows.Forms.ToolStripButton();
  64. this.thumbCMS = new System.Windows.Forms.ContextMenuStrip(this.components);
  65. this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
  66. this.saveTsMi = new System.Windows.Forms.ToolStripMenuItem();
  67. this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
  68. this.zoomPosCmsMi = new System.Windows.Forms.ToolStripMenuItem();
  69. this.zoomNegCmsMi = new System.Windows.Forms.ToolStripMenuItem();
  70. this.zoomFitCmsMi = new System.Windows.Forms.ToolStripMenuItem();
  71. this.zoom100CmsMi = new System.Windows.Forms.ToolStripMenuItem();
  72. this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
  73. this.toolStripMenuItem15 = new System.Windows.Forms.ToolStripMenuItem();
  74. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  75. this.rotationsCmsMi = new System.Windows.Forms.ToolStripMenuItem();
  76. this.rotateRCmsMi = new System.Windows.Forms.ToolStripMenuItem();
  77. this.rotateLCmsMi = new System.Windows.Forms.ToolStripMenuItem();
  78. this.flipCmsMi = new System.Windows.Forms.ToolStripMenuItem();
  79. this.flipHCmsMi = new System.Windows.Forms.ToolStripMenuItem();
  80. this.flipVCmsMi = new System.Windows.Forms.ToolStripMenuItem();
  81. this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
  82. this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
  83. this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
  84. this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
  85. this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
  86. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  87. this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
  88. this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
  89. this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
  90. this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem();
  91. this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  92. this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripMenuItem();
  93. this.toolStripMenuItem11 = new System.Windows.Forms.ToolStripMenuItem();
  94. this.toolStripMenuItem12 = new System.Windows.Forms.ToolStripMenuItem();
  95. this.toolStripMenuItem13 = new System.Windows.Forms.ToolStripMenuItem();
  96. this.toolStripMenuItem14 = new System.Windows.Forms.ToolStripMenuItem();
  97. this.toolStripMenuItem16 = new System.Windows.Forms.ToolStripMenuItem();
  98. this.toolStripMenuItem17 = new System.Windows.Forms.ToolStripMenuItem();
  99. this.toolStripMenuItem18 = new System.Windows.Forms.ToolStripMenuItem();
  100. this.toolStripMenuItem19 = new System.Windows.Forms.ToolStripMenuItem();
  101. this.toolStripMenuItem20 = new System.Windows.Forms.ToolStripMenuItem();
  102. this.toolStripMenuItem21 = new System.Windows.Forms.ToolStripMenuItem();
  103. this.toolStripMenuItem22 = new System.Windows.Forms.ToolStripMenuItem();
  104. this.toolStripMenuItem23 = new System.Windows.Forms.ToolStripMenuItem();
  105. this.toolStripMenuItem24 = new System.Windows.Forms.ToolStripMenuItem();
  106. this.toolStripMenuItem25 = new System.Windows.Forms.ToolStripMenuItem();
  107. this.toolStripMenuItem26 = new System.Windows.Forms.ToolStripMenuItem();
  108. this.toolStripMenuItem27 = new System.Windows.Forms.ToolStripMenuItem();
  109. this.toolStripMenuItem28 = new System.Windows.Forms.ToolStripMenuItem();
  110. this.toolStripMenuItem29 = new System.Windows.Forms.ToolStripMenuItem();
  111. this.toolStripMenuItem30 = new System.Windows.Forms.ToolStripMenuItem();
  112. this.toolStripMenuItem31 = new System.Windows.Forms.ToolStripMenuItem();
  113. this.toolStripMenuItem32 = new System.Windows.Forms.ToolStripMenuItem();
  114. this.toolStripMenuItem33 = new System.Windows.Forms.ToolStripMenuItem();
  115. this.toolStripMenuItem34 = new System.Windows.Forms.ToolStripMenuItem();
  116. this.toolStripMenuItem35 = new System.Windows.Forms.ToolStripMenuItem();
  117. this.toolStripMenuItem36 = new System.Windows.Forms.ToolStripMenuItem();
  118. this.toolStripMenuItem37 = new System.Windows.Forms.ToolStripMenuItem();
  119. this.toolStripMenuItem38 = new System.Windows.Forms.ToolStripMenuItem();
  120. this.toolStripMenuItem39 = new System.Windows.Forms.ToolStripMenuItem();
  121. this.toolStripMenuItem40 = new System.Windows.Forms.ToolStripMenuItem();
  122. this.wallpaperBtn = new System.Windows.Forms.Button();
  123. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  124. this.destopImgSizeModeCB = new System.Windows.Forms.ComboBox();
  125. this.desktopColorBtn = new System.Windows.Forms.Button();
  126. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  127. this.scrollPBUC = new be.gaudry.view.controls.ScrollablePictureBoxUserControl();
  128. this.imagesActionsTC = new System.Windows.Forms.TabControl();
  129. this.statsTP = new System.Windows.Forms.TabPage();
  130. this.rgblHistogramUserControl1 = new be.gaudry.photobrol.view.controls.RGBLHistogramUserControl();
  131. this.infosTP = new System.Windows.Forms.TabPage();
  132. this.currentImgTP = new System.Windows.Forms.TabPage();
  133. this.curImagePG = new System.Windows.Forms.PropertyGrid();
  134. this.settingsTP = new System.Windows.Forms.TabPage();
  135. this.gamaLbl = new System.Windows.Forms.Label();
  136. this.contrastLbl = new System.Windows.Forms.Label();
  137. this.brightnessLbl = new System.Windows.Forms.Label();
  138. this.gamaBlueLbl = new System.Windows.Forms.Label();
  139. this.gamaGreenLbl = new System.Windows.Forms.Label();
  140. this.gamaRedLbl = new System.Windows.Forms.Label();
  141. this.gamaBlueTrkB = new System.Windows.Forms.TrackBar();
  142. this.gamaGreenTB = new be.gaudry.view.controls.TextBoxDragDrop(this.components);
  143. this.gamaGreenTrkB = new System.Windows.Forms.TrackBar();
  144. this.gamaBlueTB = new be.gaudry.view.controls.TextBoxDragDrop(this.components);
  145. this.miscTP = new System.Windows.Forms.TabPage();
  146. this.wallpaperGB = new System.Windows.Forms.GroupBox();
  147. this.destopImgSizeModeLbl = new System.Windows.Forms.Label();
  148. this.destopColorLbl = new System.Windows.Forms.Label();
  149. this.desktopColorPanel = new System.Windows.Forms.Panel();
  150. this.colorDialog1 = new System.Windows.Forms.ColorDialog();
  151. this.mainMenuStrip = new System.Windows.Forms.MenuStrip();
  152. this.fileTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  153. this.newTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  154. this.newBrolTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  155. this.openTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  156. this.imageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  157. this.toolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator();
  158. this.saveTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  159. this.saveAsTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  160. this.toolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator();
  161. this.printTSMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  162. this.printPreviewMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  163. this.editionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  164. this.annulerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  165. this.rétablirToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  166. this.toolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
  167. this.couperToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  168. this.copierToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  169. this.collerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  170. this.toolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
  171. this.sélectionnertoutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  172. this.imageTsMi = new System.Windows.Forms.ToolStripMenuItem();
  173. this.ouvrirToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  174. this.reloadImgTsMi = new System.Windows.Forms.ToolStripMenuItem();
  175. this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
  176. this.imgSettingTsMi = new System.Windows.Forms.ToolStripMenuItem();
  177. this.colorByPixTsMi = new System.Windows.Forms.ToolStripMenuItem();
  178. this.colorByAvgTsMi = new System.Windows.Forms.ToolStripMenuItem();
  179. this.grayScaleTsMi = new System.Windows.Forms.ToolStripMenuItem();
  180. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  181. this.brightnessTsMi = new System.Windows.Forms.ToolStripMenuItem();
  182. this.contrastTsMi = new System.Windows.Forms.ToolStripMenuItem();
  183. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  184. this.invertTsMi = new System.Windows.Forms.ToolStripMenuItem();
  185. this.thumbSizeTsMi = new System.Windows.Forms.ToolStripMenuItem();
  186. this.zoomInTsMi = new System.Windows.Forms.ToolStripMenuItem();
  187. this.zoomOutTsMi = new System.Windows.Forms.ToolStripMenuItem();
  188. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  189. this.zoomToRealSizeTsMi = new System.Windows.Forms.ToolStripMenuItem();
  190. this.zoomToFitTsMi = new System.Windows.Forms.ToolStripMenuItem();
  191. this.resizeImageTsMi = new System.Windows.Forms.ToolStripMenuItem();
  192. this.filterTsMi = new System.Windows.Forms.ToolStripMenuItem();
  193. this.lastActionTsMi = new System.Windows.Forms.ToolStripMenuItem();
  194. this.lastActionTsS = new System.Windows.Forms.ToolStripSeparator();
  195. this.artTsMi = new System.Windows.Forms.ToolStripMenuItem();
  196. this.sepiaTsMi = new System.Windows.Forms.ToolStripMenuItem();
  197. this.s2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  198. this.blurTsMi = new System.Windows.Forms.ToolStripMenuItem();
  199. this.moreBlurTsMi = new System.Windows.Forms.ToolStripMenuItem();
  200. this.gaussianBlurTsMi = new System.Windows.Forms.ToolStripMenuItem();
  201. this.displacementTsMi = new System.Windows.Forms.ToolStripMenuItem();
  202. this.TimeWarpTsMi = new System.Windows.Forms.ToolStripMenuItem();
  203. this.sphereNegTsMi = new System.Windows.Forms.ToolStripMenuItem();
  204. this.waterTsMi = new System.Windows.Forms.ToolStripMenuItem();
  205. this.sphereTsMi = new System.Windows.Forms.ToolStripMenuItem();
  206. this.swirlTsMi = new System.Windows.Forms.ToolStripMenuItem();
  207. this.sketchTsMi = new System.Windows.Forms.ToolStripMenuItem();
  208. this.edgeTsMi = new System.Windows.Forms.ToolStripMenuItem();
  209. this.edgeInvertTsMi = new System.Windows.Forms.ToolStripMenuItem();
  210. this.prewittInvertTsMi = new System.Windows.Forms.ToolStripMenuItem();
  211. this.embossTsMi = new System.Windows.Forms.ToolStripMenuItem();
  212. this.edgeHInvertTsMi = new System.Windows.Forms.ToolStripMenuItem();
  213. this.edgeVInvertTsMi = new System.Windows.Forms.ToolStripMenuItem();
  214. this.kirshTsMi = new System.Windows.Forms.ToolStripMenuItem();
  215. this.pixelsTsMi = new System.Windows.Forms.ToolStripMenuItem();
  216. this.pixMosaicTsMi = new System.Windows.Forms.ToolStripMenuItem();
  217. this.enhanceTsMi = new System.Windows.Forms.ToolStripMenuItem();
  218. this.meanRemovalTsMi = new System.Windows.Forms.ToolStripMenuItem();
  219. this.edgeEnhanceTsMi = new System.Windows.Forms.ToolStripMenuItem();
  220. this.sharpenMore2TsMi = new System.Windows.Forms.ToolStripMenuItem();
  221. this.sharpenPTsMi = new System.Windows.Forms.ToolStripMenuItem();
  222. this.sharpenMoreTsMi = new System.Windows.Forms.ToolStripMenuItem();
  223. this.shapesTsMi = new System.Windows.Forms.ToolStripMenuItem();
  224. this.jitterTsMi = new System.Windows.Forms.ToolStripMenuItem();
  225. this.helpTsMi = new System.Windows.Forms.ToolStripMenuItem();
  226. this.aboutPhotoBrolTsMi = new System.Windows.Forms.ToolStripMenuItem();
  227. this.toolsTsMi = new System.Windows.Forms.ToolStripMenuItem();
  228. this.showColorsTsMi = new System.Windows.Forms.ToolStripMenuItem();
  229. this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
  230. this.saveFileDialog = new System.Windows.Forms.SaveFileDialog();
  231. this.iconList1 = new be.gaudry.view.controls.IconList(this.components);
  232. ((System.ComponentModel.ISupportInitialize)(this.gamaRedTrkB)).BeginInit();
  233. ((System.ComponentModel.ISupportInitialize)(this.contrastTrkB)).BeginInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.brightnessTrkB)).BeginInit();
  235. this.toolStrip1.SuspendLayout();
  236. this.thumbCMS.SuspendLayout();
  237. this.splitContainer1.Panel1.SuspendLayout();
  238. this.splitContainer1.Panel2.SuspendLayout();
  239. this.splitContainer1.SuspendLayout();
  240. this.imagesActionsTC.SuspendLayout();
  241. this.statsTP.SuspendLayout();
  242. this.infosTP.SuspendLayout();
  243. this.currentImgTP.SuspendLayout();
  244. this.settingsTP.SuspendLayout();
  245. ((System.ComponentModel.ISupportInitialize)(this.gamaBlueTrkB)).BeginInit();
  246. ((System.ComponentModel.ISupportInitialize)(this.gamaGreenTrkB)).BeginInit();
  247. this.miscTP.SuspendLayout();
  248. this.wallpaperGB.SuspendLayout();
  249. this.mainMenuStrip.SuspendLayout();
  250. this.SuspendLayout();
  251. //
  252. // editImageBtn
  253. //
  254. this.editImageBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  255. this.editImageBtn.Location = new System.Drawing.Point(213, 993);
  256. this.editImageBtn.Name = "editImageBtn";
  257. this.editImageBtn.Size = new System.Drawing.Size(137, 23);
  258. this.editImageBtn.TabIndex = 85;
  259. this.editImageBtn.Text = "Appliquer les réglages";
  260. this.editImageBtn.UseVisualStyleBackColor = true;
  261. this.editImageBtn.Click += new System.EventHandler(this.editImageBtn_Click);
  262. //
  263. // gamaRedTB
  264. //
  265. this.gamaRedTB.AllowDrop = true;
  266. this.gamaRedTB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  267. this.gamaRedTB.Location = new System.Drawing.Point(295, 125);
  268. this.gamaRedTB.Name = "gamaRedTB";
  269. this.gamaRedTB.Size = new System.Drawing.Size(40, 20);
  270. this.gamaRedTB.TabIndex = 83;
  271. this.gamaRedTB.Text = "26";
  272. this.gamaRedTB.TextChanged += new System.EventHandler(this.gamaRedTB_TextChanged);
  273. //
  274. // gamaRedTrkB
  275. //
  276. this.gamaRedTrkB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  277. | System.Windows.Forms.AnchorStyles.Right)));
  278. this.gamaRedTrkB.BackColor = System.Drawing.SystemColors.Control;
  279. this.gamaRedTrkB.LargeChange = 2;
  280. this.gamaRedTrkB.Location = new System.Drawing.Point(111, 125);
  281. this.gamaRedTrkB.Maximum = 50;
  282. this.gamaRedTrkB.Minimum = 2;
  283. this.gamaRedTrkB.Name = "gamaRedTrkB";
  284. this.gamaRedTrkB.Size = new System.Drawing.Size(178, 45);
  285. this.gamaRedTrkB.SmallChange = 2;
  286. this.gamaRedTrkB.TabIndex = 82;
  287. this.gamaRedTrkB.TickFrequency = 2;
  288. this.gamaRedTrkB.Value = 26;
  289. this.gamaRedTrkB.Scroll += new System.EventHandler(this.gamaRedTrkB_Scroll);
  290. //
  291. // contrastTB
  292. //
  293. this.contrastTB.AllowDrop = true;
  294. this.contrastTB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  295. this.contrastTB.Location = new System.Drawing.Point(295, 80);
  296. this.contrastTB.Name = "contrastTB";
  297. this.contrastTB.Size = new System.Drawing.Size(40, 20);
  298. this.contrastTB.TabIndex = 79;
  299. this.contrastTB.Text = "0";
  300. this.contrastTB.TextChanged += new System.EventHandler(this.contrastTB_TextChanged);
  301. //
  302. // contrastTrkB
  303. //
  304. this.contrastTrkB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  305. | System.Windows.Forms.AnchorStyles.Right)));
  306. this.contrastTrkB.BackColor = System.Drawing.SystemColors.Control;
  307. this.contrastTrkB.LargeChange = 20;
  308. this.contrastTrkB.Location = new System.Drawing.Point(111, 80);
  309. this.contrastTrkB.Maximum = 100;
  310. this.contrastTrkB.Minimum = -100;
  311. this.contrastTrkB.Name = "contrastTrkB";
  312. this.contrastTrkB.Size = new System.Drawing.Size(178, 45);
  313. this.contrastTrkB.SmallChange = 5;
  314. this.contrastTrkB.TabIndex = 78;
  315. this.contrastTrkB.TickFrequency = 10;
  316. this.contrastTrkB.Scroll += new System.EventHandler(this.contrastTrkB_Scroll);
  317. //
  318. // brightnessTB
  319. //
  320. this.brightnessTB.AllowDrop = true;
  321. this.brightnessTB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  322. this.brightnessTB.Location = new System.Drawing.Point(295, 36);
  323. this.brightnessTB.Name = "brightnessTB";
  324. this.brightnessTB.Size = new System.Drawing.Size(40, 20);
  325. this.brightnessTB.TabIndex = 75;
  326. this.brightnessTB.Text = "0";
  327. this.brightnessTB.TextChanged += new System.EventHandler(this.brightnessTB_TextChanged);
  328. //
  329. // brightnessTrkB
  330. //
  331. this.brightnessTrkB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  332. | System.Windows.Forms.AnchorStyles.Right)));
  333. this.brightnessTrkB.BackColor = System.Drawing.SystemColors.Control;
  334. this.brightnessTrkB.LargeChange = 20;
  335. this.brightnessTrkB.Location = new System.Drawing.Point(111, 35);
  336. this.brightnessTrkB.Maximum = 100;
  337. this.brightnessTrkB.Minimum = -100;
  338. this.brightnessTrkB.Name = "brightnessTrkB";
  339. this.brightnessTrkB.Size = new System.Drawing.Size(178, 45);
  340. this.brightnessTrkB.SmallChange = 5;
  341. this.brightnessTrkB.TabIndex = 74;
  342. this.brightnessTrkB.TickFrequency = 10;
  343. this.brightnessTrkB.Scroll += new System.EventHandler(this.brightnessTrkB_Scroll);
  344. //
  345. // imagePG
  346. //
  347. this.imagePG.BackColor = System.Drawing.SystemColors.Control;
  348. this.imagePG.CommandsDisabledLinkColor = System.Drawing.SystemColors.Control;
  349. this.imagePG.Dock = System.Windows.Forms.DockStyle.Fill;
  350. this.imagePG.LineColor = System.Drawing.SystemColors.ControlDark;
  351. this.imagePG.Location = new System.Drawing.Point(3, 3);
  352. this.imagePG.Name = "imagePG";
  353. this.imagePG.PropertySort = System.Windows.Forms.PropertySort.Categorized;
  354. this.imagePG.Size = new System.Drawing.Size(350, 224);
  355. this.imagePG.TabIndex = 1;
  356. this.imagePG.ViewBackColor = System.Drawing.SystemColors.Control;
  357. //
  358. // toolStrip1
  359. //
  360. this.toolStrip1.AutoSize = false;
  361. this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
  362. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  363. this.openTSB,
  364. this.mruTsSB,
  365. this.saveAsTSB,
  366. this.toolStripSeparator10,
  367. this.toolStripButton1,
  368. this.toolStripButton2,
  369. this.toolStripButton3,
  370. this.collapseTabsTSB,
  371. this.toolStripSeparator11,
  372. this.undoTSB,
  373. this.redoTSB,
  374. this.historyLbl,
  375. this.reloadTSB,
  376. this.lastActionTSB,
  377. this.toolStripSeparator18,
  378. this.colorTSB,
  379. this.grayTSB,
  380. this.toolStripSeparator12,
  381. this.flipxTSB,
  382. this.flipyTSB,
  383. this.rotate90hTSB,
  384. this.rotate90ahTSB});
  385. this.toolStrip1.Location = new System.Drawing.Point(0, 24);
  386. this.toolStrip1.Name = "toolStrip1";
  387. this.toolStrip1.Padding = new System.Windows.Forms.Padding(5, 0, 5, 0);
  388. this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  389. this.toolStrip1.Size = new System.Drawing.Size(550, 30);
  390. this.toolStrip1.TabIndex = 96;
  391. this.toolStrip1.Text = "toolStrip1";
  392. //
  393. // openTSB
  394. //
  395. this.openTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  396. this.openTSB.Image = global::be.gaudry.photobrol.Properties.Resources.browseBtn18;
  397. this.openTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  398. this.openTSB.ImageTransparentColor = System.Drawing.Color.Magenta;
  399. this.openTSB.Name = "openTSB";
  400. this.openTSB.Size = new System.Drawing.Size(23, 27);
  401. this.openTSB.Text = "Ouvrir un fichier image";
  402. this.openTSB.Click += new System.EventHandler(this.openTSMenuItem_Click);
  403. //
  404. // mruTsSB
  405. //
  406. this.mruTsSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  407. this.mruTsSB.Image = global::be.gaudry.photobrol.Properties.Resources.ExpirationHS;
  408. this.mruTsSB.ImageTransparentColor = System.Drawing.Color.Magenta;
  409. this.mruTsSB.Name = "mruTsSB";
  410. this.mruTsSB.Size = new System.Drawing.Size(32, 27);
  411. this.mruTsSB.Text = "Derniers fichiers ouverts";
  412. //
  413. // saveAsTSB
  414. //
  415. this.saveAsTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  416. this.saveAsTSB.Image = global::be.gaudry.photobrol.Properties.Resources.saveBtn18;
  417. this.saveAsTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  418. this.saveAsTSB.ImageTransparentColor = System.Drawing.Color.Magenta;
  419. this.saveAsTSB.Name = "saveAsTSB";
  420. this.saveAsTSB.Size = new System.Drawing.Size(23, 27);
  421. this.saveAsTSB.Text = "Sauver sous...";
  422. this.saveAsTSB.Click += new System.EventHandler(this.saveTsMi_Click);
  423. //
  424. // toolStripSeparator10
  425. //
  426. this.toolStripSeparator10.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  427. this.toolStripSeparator10.Name = "toolStripSeparator10";
  428. this.toolStripSeparator10.Size = new System.Drawing.Size(6, 30);
  429. //
  430. // toolStripButton1
  431. //
  432. this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  433. this.toolStripButton1.Image = global::be.gaudry.photobrol.Properties.Resources.zoomPosBtn18;
  434. this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  435. this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
  436. this.toolStripButton1.Name = "toolStripButton1";
  437. this.toolStripButton1.Size = new System.Drawing.Size(23, 27);
  438. this.toolStripButton1.Text = "Agrandir l\'affichage";
  439. this.toolStripButton1.ToolTipText = "Agrandir l\'affichage";
  440. this.toolStripButton1.Click += new System.EventHandler(this.zoomPosCmsMi_Click);
  441. //
  442. // toolStripButton2
  443. //
  444. this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  445. this.toolStripButton2.Image = global::be.gaudry.photobrol.Properties.Resources.zoomNegBtn18;
  446. this.toolStripButton2.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  447. this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
  448. this.toolStripButton2.Name = "toolStripButton2";
  449. this.toolStripButton2.Size = new System.Drawing.Size(23, 27);
  450. this.toolStripButton2.Text = "Rétrécir l\'affichage";
  451. this.toolStripButton2.ToolTipText = "Rétrecir l\'affichage";
  452. this.toolStripButton2.Click += new System.EventHandler(this.zoomNegCmsMi_Click);
  453. //
  454. // toolStripButton3
  455. //
  456. this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  457. this.toolStripButton3.Image = global::be.gaudry.photobrol.Properties.Resources.zoomFitBtn18;
  458. this.toolStripButton3.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  459. this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
  460. this.toolStripButton3.Name = "toolStripButton3";
  461. this.toolStripButton3.Size = new System.Drawing.Size(23, 27);
  462. this.toolStripButton3.Text = "Adapter l\'affichage";
  463. this.toolStripButton3.ToolTipText = "Adapter l\'affichage à l\'écran";
  464. this.toolStripButton3.Click += new System.EventHandler(this.zoomFitCmsMi_Click);
  465. //
  466. // collapseTabsTSB
  467. //
  468. this.collapseTabsTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  469. this.collapseTabsTSB.Image = global::be.gaudry.photobrol.Properties.Resources.collapseBtn18;
  470. this.collapseTabsTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  471. this.collapseTabsTSB.ImageTransparentColor = System.Drawing.Color.Magenta;
  472. this.collapseTabsTSB.Name = "collapseTabsTSB";
  473. this.collapseTabsTSB.Size = new System.Drawing.Size(23, 27);
  474. this.collapseTabsTSB.Text = "Etendre ou réduire le panneau de droite";
  475. this.collapseTabsTSB.Click += new System.EventHandler(this.collapseTabsTSB_Click);
  476. //
  477. // toolStripSeparator11
  478. //
  479. this.toolStripSeparator11.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  480. this.toolStripSeparator11.Name = "toolStripSeparator11";
  481. this.toolStripSeparator11.Size = new System.Drawing.Size(6, 30);
  482. //
  483. // undoTSB
  484. //
  485. this.undoTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  486. this.undoTSB.Image = global::be.gaudry.photobrol.Properties.Resources.undoBtn18;
  487. this.undoTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  488. this.undoTSB.ImageTransparentColor = System.Drawing.Color.Magenta;
  489. this.undoTSB.Name = "undoTSB";
  490. this.undoTSB.Size = new System.Drawing.Size(23, 27);
  491. this.undoTSB.Text = "Annuler la dernière opération";
  492. this.undoTSB.Click += new System.EventHandler(this.annulerToolStripMenuItem_Click);
  493. //
  494. // redoTSB
  495. //
  496. this.redoTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  497. this.redoTSB.Image = global::be.gaudry.photobrol.Properties.Resources.redoBtn18;
  498. this.redoTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  499. this.redoTSB.ImageTransparentColor = System.Drawing.Color.Magenta;
  500. this.redoTSB.Name = "redoTSB";
  501. this.redoTSB.Size = new System.Drawing.Size(23, 27);
  502. this.redoTSB.Text = "Rétablir (avancer dans l\'historique)";
  503. this.redoTSB.Click += new System.EventHandler(this.rétablirToolStripMenuItem_Click);
  504. //
  505. // historyLbl
  506. //
  507. this.historyLbl.Name = "historyLbl";
  508. this.historyLbl.Size = new System.Drawing.Size(55, 27);
  509. this.historyLbl.Text = "Historique";
  510. //
  511. // reloadTSB
  512. //
  513. this.reloadTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  514. this.reloadTSB.Image = global::be.gaudry.photobrol.Properties.Resources.reloadBtn18;
  515. this.reloadTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  516. this.reloadTSB.ImageTransparentColor = System.Drawing.Color.Magenta;
  517. this.reloadTSB.Name = "reloadTSB";
  518. this.reloadTSB.Size = new System.Drawing.Size(23, 27);
  519. this.reloadTSB.Text = "recharger l\'image d\'origine";
  520. this.reloadTSB.Click += new System.EventHandler(this.reloadImgTsMi_Click);
  521. //
  522. // lastActionTSB
  523. //
  524. this.lastActionTSB.Image = ((System.Drawing.Image)(resources.GetObject("lastActionTSB.Image")));
  525. this.lastActionTSB.ImageTransparentColor = System.Drawing.Color.Magenta;
  526. this.lastActionTSB.Name = "lastActionTSB";
  527. this.lastActionTSB.Size = new System.Drawing.Size(100, 27);
  528. this.lastActionTSB.Text = "Dernière action";
  529. this.lastActionTSB.Visible = false;
  530. //
  531. // toolStripSeparator18
  532. //
  533. this.toolStripSeparator18.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  534. this.toolStripSeparator18.Name = "toolStripSeparator18";
  535. this.toolStripSeparator18.Size = new System.Drawing.Size(6, 30);
  536. //
  537. // colorTSB
  538. //
  539. this.colorTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  540. this.colorTSB.Image = global::be.gaudry.photobrol.Properties.Resources.colorBtn18;
  541. this.colorTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  542. this.colorTSB.ImageTransparentColor = System.Drawing.Color.Magenta;
  543. this.colorTSB.Name = "colorTSB";
  544. this.colorTSB.Size = new System.Drawing.Size(23, 27);
  545. this.colorTSB.Text = "Modifier les couleurs (sans calcul de luninosité)...";
  546. this.colorTSB.Click += new System.EventHandler(this.colorFastTsMi_Click);
  547. //
  548. // grayTSB
  549. //
  550. this.grayTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  551. this.grayTSB.Image = global::be.gaudry.photobrol.Properties.Resources.grayBtn18;
  552. this.grayTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  553. this.grayTSB.ImageTransparentColor = System.Drawing.Color.Magenta;
  554. this.grayTSB.Name = "grayTSB";
  555. this.grayTSB.Size = new System.Drawing.Size(23, 27);
  556. this.grayTSB.Text = "Désaturation";
  557. this.grayTSB.Click += new System.EventHandler(this.grayScaleAction);
  558. //
  559. // toolStripSeparator12
  560. //
  561. this.toolStripSeparator12.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  562. this.toolStripSeparator12.Name = "toolStripSeparator12";
  563. this.toolStripSeparator12.Size = new System.Drawing.Size(6, 30);
  564. //
  565. // flipxTSB
  566. //
  567. this.flipxTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  568. this.flipxTSB.Image = global::be.gaudry.photobrol.Properties.Resources.flipHBtn18;
  569. this.flipxTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  570. this.flipxTSB.ImageTransparentColor = System.Drawing.Color.Magenta;
  571. this.flipxTSB.Name = "flipxTSB";
  572. this.flipxTSB.Size = new System.Drawing.Size(23, 27);
  573. this.flipxTSB.Text = "Symétrie axe vertical";
  574. this.flipxTSB.Click += new System.EventHandler(this.flipxTSB_Click);
  575. //
  576. // flipyTSB
  577. //
  578. this.flipyTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  579. this.flipyTSB.Image = global::be.gaudry.photobrol.Properties.Resources.flipVBtn18;
  580. this.flipyTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  581. this.flipyTSB.ImageTransparentColor = System.Drawing.Color.Magenta;
  582. this.flipyTSB.Name = "flipyTSB";
  583. this.flipyTSB.Size = new System.Drawing.Size(23, 27);
  584. this.flipyTSB.Text = "Symétrie axe horizontal";
  585. this.flipyTSB.Click += new System.EventHandler(this.flipyTSB_Click);
  586. //
  587. // rotate90hTSB
  588. //
  589. this.rotate90hTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  590. this.rotate90hTSB.Image = global::be.gaudry.photobrol.Properties.Resources.rotateRBtn18;
  591. this.rotate90hTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  592. this.rotate90hTSB.ImageTransparentColor = System.Drawing.Color.Magenta;
  593. this.rotate90hTSB.Name = "rotate90hTSB";
  594. this.rotate90hTSB.Size = new System.Drawing.Size(23, 27);
  595. this.rotate90hTSB.Text = "Rotation 90° horaire";
  596. this.rotate90hTSB.Click += new System.EventHandler(this.rotate90hTSB_Click);
  597. //
  598. // rotate90ahTSB
  599. //
  600. this.rotate90ahTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  601. this.rotate90ahTSB.Image = global::be.gaudry.photobrol.Properties.Resources.rotateLBtn18;
  602. this.rotate90ahTSB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  603. this.rotate90ahTSB.ImageTransparentColor = System.Drawing.Color.Magenta;
  604. this.rotate90ahTSB.Name = "rotate90ahTSB";
  605. this.rotate90ahTSB.Size = new System.Drawing.Size(23, 27);
  606. this.rotate90ahTSB.Text = "Rotation 90° antihoraire";
  607. this.rotate90ahTSB.Click += new System.EventHandler(this.rotate90ahTSB_Click);
  608. //
  609. // thumbCMS
  610. //
  611. this.thumbCMS.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  612. this.toolStripMenuItem2,
  613. this.saveTsMi,
  614. this.toolStripSeparator9,
  615. this.zoomPosCmsMi,
  616. this.zoomNegCmsMi,
  617. this.zoomFitCmsMi,
  618. this.zoom100CmsMi,
  619. this.toolStripSeparator7,
  620. this.toolStripMenuItem15,
  621. this.toolStripSeparator1,
  622. this.rotationsCmsMi,
  623. this.flipCmsMi,
  624. this.toolStripSeparator8,
  625. this.toolStripMenuItem3,
  626. this.toolStripMenuItem1});
  627. this.thumbCMS.Name = "thumbCMS";
  628. this.thumbCMS.Size = new System.Drawing.Size(172, 270);
  629. //
  630. // toolStripMenuItem2
  631. //
  632. this.toolStripMenuItem2.Name = "toolStripMenuItem2";
  633. this.toolStripMenuItem2.Size = new System.Drawing.Size(171, 22);
  634. this.toolStripMenuItem2.Text = "Recharger";
  635. this.toolStripMenuItem2.Click += new System.EventHandler(this.reloadImgTsMi_Click);
  636. //
  637. // saveTsMi
  638. //
  639. this.saveTsMi.Name = "saveTsMi";
  640. this.saveTsMi.Size = new System.Drawing.Size(171, 22);
  641. this.saveTsMi.Text = "Sauver...";
  642. this.saveTsMi.Click += new System.EventHandler(this.saveTsMi_Click);
  643. //
  644. // toolStripSeparator9
  645. //
  646. this.toolStripSeparator9.Name = "toolStripSeparator9";
  647. this.toolStripSeparator9.Size = new System.Drawing.Size(168, 6);
  648. //
  649. // zoomPosCmsMi
  650. //
  651. this.zoomPosCmsMi.Name = "zoomPosCmsMi";
  652. this.zoomPosCmsMi.Size = new System.Drawing.Size(171, 22);
  653. this.zoomPosCmsMi.Text = "Agrandir";
  654. this.zoomPosCmsMi.Click += new System.EventHandler(this.zoomPosCmsMi_Click);
  655. //
  656. // zoomNegCmsMi
  657. //
  658. this.zoomNegCmsMi.Name = "zoomNegCmsMi";
  659. this.zoomNegCmsMi.Size = new System.Drawing.Size(171, 22);
  660. this.zoomNegCmsMi.Text = "Rétrécir";
  661. this.zoomNegCmsMi.Click += new System.EventHandler(this.zoomNegCmsMi_Click);
  662. //
  663. // zoomFitCmsMi
  664. //
  665. this.zoomFitCmsMi.Name = "zoomFitCmsMi";
  666. this.zoomFitCmsMi.Size = new System.Drawing.Size(171, 22);
  667. this.zoomFitCmsMi.Text = "Adapter la taille";
  668. this.zoomFitCmsMi.Click += new System.EventHandler(this.zoomFitCmsMi_Click);
  669. //
  670. // zoom100CmsMi
  671. //
  672. this.zoom100CmsMi.Name = "zoom100CmsMi";
  673. this.zoom100CmsMi.Size = new System.Drawing.Size(171, 22);
  674. this.zoom100CmsMi.Text = "Taille réelle";
  675. this.zoom100CmsMi.Click += new System.EventHandler(this.zoom100CmsMi_Click);
  676. //
  677. // toolStripSeparator7
  678. //
  679. this.toolStripSeparator7.Name = "toolStripSeparator7";
  680. this.toolStripSeparator7.Size = new System.Drawing.Size(168, 6);
  681. //
  682. // toolStripMenuItem15
  683. //
  684. this.toolStripMenuItem15.Name = "toolStripMenuItem15";
  685. this.toolStripMenuItem15.Size = new System.Drawing.Size(171, 22);
  686. this.toolStripMenuItem15.Text = "Taille de l\'image...";
  687. this.toolStripMenuItem15.Click += new System.EventHandler(this.resizeImageTsMi_Click);
  688. //
  689. // toolStripSeparator1
  690. //
  691. this.toolStripSeparator1.Name = "toolStripSeparator1";
  692. this.toolStripSeparator1.Size = new System.Drawing.Size(168, 6);
  693. //
  694. // rotationsCmsMi
  695. //
  696. this.rotationsCmsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  697. this.rotateRCmsMi,
  698. this.rotateLCmsMi});
  699. this.rotationsCmsMi.Name = "rotationsCmsMi";
  700. this.rotationsCmsMi.Size = new System.Drawing.Size(171, 22);
  701. this.rotationsCmsMi.Text = "Rotations";
  702. //
  703. // rotateRCmsMi
  704. //
  705. this.rotateRCmsMi.Image = global::be.gaudry.photobrol.Properties.Resources.rotateRBtn18;
  706. this.rotateRCmsMi.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  707. this.rotateRCmsMi.Name = "rotateRCmsMi";
  708. this.rotateRCmsMi.Size = new System.Drawing.Size(177, 24);
  709. this.rotateRCmsMi.Text = "90° vers la droite";
  710. this.rotateRCmsMi.Click += new System.EventHandler(this.rotate90hTSB_Click);
  711. //
  712. // rotateLCmsMi
  713. //
  714. this.rotateLCmsMi.Image = global::be.gaudry.photobrol.Properties.Resources.rotateLBtn18;
  715. this.rotateLCmsMi.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  716. this.rotateLCmsMi.Name = "rotateLCmsMi";
  717. this.rotateLCmsMi.Size = new System.Drawing.Size(177, 24);
  718. this.rotateLCmsMi.Text = "90° vers la gauche";
  719. this.rotateLCmsMi.Click += new System.EventHandler(this.rotate90ahTSB_Click);
  720. //
  721. // flipCmsMi
  722. //
  723. this.flipCmsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  724. this.flipHCmsMi,
  725. this.flipVCmsMi});
  726. this.flipCmsMi.Name = "flipCmsMi";
  727. this.flipCmsMi.Size = new System.Drawing.Size(171, 22);
  728. this.flipCmsMi.Text = "Symétries";
  729. //
  730. // flipHCmsMi
  731. //
  732. this.flipHCmsMi.Image = global::be.gaudry.photobrol.Properties.Resources.flipHBtn18;
  733. this.flipHCmsMi.Name = "flipHCmsMi";
  734. this.flipHCmsMi.Size = new System.Drawing.Size(139, 22);
  735. this.flipHCmsMi.Text = "Horizontale";
  736. this.flipHCmsMi.Click += new System.EventHandler(this.flipxTSB_Click);
  737. //
  738. // flipVCmsMi
  739. //
  740. this.flipVCmsMi.Image = global::be.gaudry.photobrol.Properties.Resources.flipVBtn18;
  741. this.flipVCmsMi.Name = "flipVCmsMi";
  742. this.flipVCmsMi.Size = new System.Drawing.Size(139, 22);
  743. this.flipVCmsMi.Text = "Verticale";
  744. this.flipVCmsMi.Click += new System.EventHandler(this.flipyTSB_Click);
  745. //
  746. // toolStripSeparator8
  747. //
  748. this.toolStripSeparator8.Name = "toolStripSeparator8";
  749. this.toolStripSeparator8.Size = new System.Drawing.Size(168, 6);
  750. //
  751. // toolStripMenuItem3
  752. //
  753. this.toolStripMenuItem3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  754. this.toolStripMenuItem4,
  755. this.toolStripMenuItem5,
  756. this.toolStripMenuItem6,
  757. this.toolStripSeparator5,
  758. this.toolStripMenuItem7,
  759. this.toolStripMenuItem8,
  760. this.toolStripSeparator6,
  761. this.toolStripMenuItem9});
  762. this.toolStripMenuItem3.Name = "toolStripMenuItem3";
  763. this.toolStripMenuItem3.Size = new System.Drawing.Size(171, 22);
  764. this.toolStripMenuItem3.Text = "Réglages";
  765. //
  766. // toolStripMenuItem4
  767. //
  768. this.toolStripMenuItem4.Name = "toolStripMenuItem4";
  769. this.toolStripMenuItem4.Size = new System.Drawing.Size(263, 22);
  770. this.toolStripMenuItem4.Text = "Couleur (Avec calcul de luminosité)...";
  771. this.toolStripMenuItem4.ToolTipText = "Modifier la couleur en conservant la luminosité (plus lent)";
  772. this.toolStripMenuItem4.Click += new System.EventHandler(this.colorAvgLumTsMi_Click);
  773. //
  774. // toolStripMenuItem5
  775. //
  776. this.toolStripMenuItem5.Name = "toolStripMenuItem5";
  777. this.toolStripMenuItem5.Size = new System.Drawing.Size(263, 22);
  778. this.toolStripMenuItem5.Text = "Couleur (Sans calcul)...";
  779. this.toolStripMenuItem5.ToolTipText = "Modifier la couleur sans calcul de luminosité (plus rapide)";
  780. this.toolStripMenuItem5.Click += new System.EventHandler(this.colorFastTsMi_Click);
  781. //
  782. // toolStripMenuItem6
  783. //
  784. this.toolStripMenuItem6.Name = "toolStripMenuItem6";
  785. this.toolStripMenuItem6.Size = new System.Drawing.Size(263, 22);
  786. this.toolStripMenuItem6.Text = "Désaturation";
  787. this.toolStripMenuItem6.Click += new System.EventHandler(this.grayScaleAction);
  788. //
  789. // toolStripSeparator5
  790. //
  791. this.toolStripSeparator5.Name = "toolStripSeparator5";
  792. this.toolStripSeparator5.Size = new System.Drawing.Size(260, 6);
  793. //
  794. // toolStripMenuItem7
  795. //
  796. this.toolStripMenuItem7.Name = "toolStripMenuItem7";
  797. this.toolStripMenuItem7.Size = new System.Drawing.Size(263, 22);
  798. this.toolStripMenuItem7.Text = "Luminosité...";
  799. this.toolStripMenuItem7.Click += new System.EventHandler(this.brightnessTsMi_Click);
  800. //
  801. // toolStripMenuItem8
  802. //
  803. this.toolStripMenuItem8.Name = "toolStripMenuItem8";
  804. this.toolStripMenuItem8.Size = new System.Drawing.Size(263, 22);
  805. this.toolStripMenuItem8.Text = "Contraste...";
  806. this.toolStripMenuItem8.Click += new System.EventHandler(this.contrastTsMi_Click);
  807. //
  808. // toolStripSeparator6
  809. //
  810. this.toolStripSeparator6.Name = "toolStripSeparator6";
  811. this.toolStripSeparator6.Size = new System.Drawing.Size(260, 6);
  812. //
  813. // toolStripMenuItem9
  814. //
  815. this.toolStripMenuItem9.Name = "toolStripMenuItem9";
  816. this.toolStripMenuItem9.Size = new System.Drawing.Size(263, 22);
  817. this.toolStripMenuItem9.Text = "Négatif";
  818. this.toolStripMenuItem9.Click += new System.EventHandler(this.invertAction);
  819. //
  820. // toolStripMenuItem1
  821. //
  822. this.toolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  823. this.toolStripMenuItem10,
  824. this.toolStripMenuItem13,
  825. this.toolStripMenuItem17,
  826. this.toolStripMenuItem23,
  827. this.toolStripMenuItem31,
  828. this.toolStripMenuItem33,
  829. this.toolStripMenuItem39});
  830. this.toolStripMenuItem1.Name = "toolStripMenuItem1";
  831. this.toolStripMenuItem1.Size = new System.Drawing.Size(171, 22);
  832. this.toolStripMenuItem1.Text = "Filtre";
  833. //
  834. // toolStripMenuItem10
  835. //
  836. this.toolStripMenuItem10.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  837. this.toolStripMenuItem11,
  838. this.toolStripMenuItem12});
  839. this.toolStripMenuItem10.Name = "toolStripMenuItem10";
  840. this.toolStripMenuItem10.Size = new System.Drawing.Size(153, 22);
  841. this.toolStripMenuItem10.Text = "Artistique";
  842. //
  843. // toolStripMenuItem11
  844. //
  845. this.toolStripMenuItem11.Name = "toolStripMenuItem11";
  846. this.toolStripMenuItem11.Size = new System.Drawing.Size(111, 22);
  847. this.toolStripMenuItem11.Text = "Sépia";
  848. this.toolStripMenuItem11.Click += new System.EventHandler(this.sepiaTsMi_Click);
  849. //
  850. // toolStripMenuItem12
  851. //
  852. this.toolStripMenuItem12.Name = "toolStripMenuItem12";
  853. this.toolStripMenuItem12.Size = new System.Drawing.Size(111, 22);
  854. this.toolStripMenuItem12.Text = "S2";
  855. this.toolStripMenuItem12.Click += new System.EventHandler(this.s2ToolStripMenuItem_Click);
  856. //
  857. // toolStripMenuItem13
  858. //
  859. this.toolStripMenuItem13.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  860. this.toolStripMenuItem14,
  861. this.toolStripMenuItem16});
  862. this.toolStripMenuItem13.Name = "toolStripMenuItem13";
  863. this.toolStripMenuItem13.Size = new System.Drawing.Size(153, 22);
  864. this.toolStripMenuItem13.Text = "Atténuation";
  865. //
  866. // toolStripMenuItem14
  867. //
  868. this.toolStripMenuItem14.Name = "toolStripMenuItem14";
  869. this.toolStripMenuItem14.Size = new System.Drawing.Size(162, 22);
  870. this.toolStripMenuItem14.Text = "Flou...";
  871. this.toolStripMenuItem14.Click += new System.EventHandler(this.moreBlurTsMi_Click);
  872. //
  873. // toolStripMenuItem16
  874. //
  875. this.toolStripMenuItem16.Name = "toolStripMenuItem16";
  876. this.toolStripMenuItem16.Size = new System.Drawing.Size(162, 22);
  877. this.toolStripMenuItem16.Text = "Flou gaussien...";
  878. this.toolStripMenuItem16.Click += new System.EventHandler(this.gaussianBlurTsMi_Click);
  879. //
  880. // toolStripMenuItem17
  881. //
  882. this.toolStripMenuItem17.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  883. this.toolStripMenuItem18,
  884. this.toolStripMenuItem19,
  885. this.toolStripMenuItem20,
  886. this.toolStripMenuItem21,
  887. this.toolStripMenuItem22});
  888. this.toolStripMenuItem17.Name = "toolStripMenuItem17";
  889. this.toolStripMenuItem17.Size = new System.Drawing.Size(153, 22);
  890. this.toolStripMenuItem17.Text = "Déformation";
  891. //
  892. // toolStripMenuItem18
  893. //
  894. this.toolStripMenuItem18.Name = "toolStripMenuItem18";
  895. this.toolStripMenuItem18.Size = new System.Drawing.Size(155, 22);
  896. this.toolStripMenuItem18.Text = "Contraction";
  897. this.toolStripMenuItem18.Click += new System.EventHandler(this.TimeWarpTsMi_Click);
  898. //
  899. // toolStripMenuItem19
  900. //
  901. this.toolStripMenuItem19.Name = "toolStripMenuItem19";
  902. this.toolStripMenuItem19.Size = new System.Drawing.Size(155, 22);
  903. this.toolStripMenuItem19.Text = "Grand angle...";
  904. this.toolStripMenuItem19.Click += new System.EventHandler(this.sphereNegTsMi_Click);
  905. //
  906. // toolStripMenuItem20
  907. //
  908. this.toolStripMenuItem20.Name = "toolStripMenuItem20";
  909. this.toolStripMenuItem20.Size = new System.Drawing.Size(155, 22);
  910. this.toolStripMenuItem20.Text = "Onde...";
  911. this.toolStripMenuItem20.Click += new System.EventHandler(this.waterTsMi_Click);
  912. //
  913. // toolStripMenuItem21
  914. //
  915. this.toolStripMenuItem21.Name = "toolStripMenuItem21";
  916. this.toolStripMenuItem21.Size = new System.Drawing.Size(155, 22);
  917. this.toolStripMenuItem21.Text = "Sphère...";
  918. this.toolStripMenuItem21.Click += new System.EventHandler(this.sphereTsMi_Click);
  919. //
  920. // toolStripMenuItem22
  921. //
  922. this.toolStripMenuItem22.Name = "toolStripMenuItem22";
  923. this.toolStripMenuItem22.Size = new System.Drawing.Size(155, 22);
  924. this.toolStripMenuItem22.Text = "Spirale";
  925. this.toolStripMenuItem22.Click += new System.EventHandler(this.swirlTsMi_Click);
  926. //
  927. // toolStripMenuItem23
  928. //
  929. this.toolStripMenuItem23.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  930. this.toolStripMenuItem24,
  931. this.toolStripMenuItem25,
  932. this.toolStripMenuItem26,
  933. this.toolStripMenuItem27,
  934. this.toolStripMenuItem28,
  935. this.toolStripMenuItem29,
  936. this.toolStripMenuItem30});
  937. this.toolStripMenuItem23.Name = "toolStripMenuItem23";
  938. this.toolStripMenuItem23.Size = new System.Drawing.Size(153, 22);
  939. this.toolStripMenuItem23.Text = "Esquisses";
  940. //
  941. // toolStripMenuItem24
  942. //
  943. this.toolStripMenuItem24.Name = "toolStripMenuItem24";
  944. this.toolStripMenuItem24.Size = new System.Drawing.Size(169, 22);
  945. this.toolStripMenuItem24.Text = "Bas relief...";
  946. this.toolStripMenuItem24.Click += new System.EventHandler(this.edgeTsMi_Click);
  947. //
  948. // toolStripMenuItem25
  949. //
  950. this.toolStripMenuItem25.Name = "toolStripMenuItem25";
  951. this.toolStripMenuItem25.Size = new System.Drawing.Size(169, 22);
  952. this.toolStripMenuItem25.Text = "Crayon";
  953. this.toolStripMenuItem25.Click += new System.EventHandler(this.edgeInvertTsMi_Click);
  954. //
  955. // toolStripMenuItem26
  956. //
  957. this.toolStripMenuItem26.Name = "toolStripMenuItem26";
  958. this.toolStripMenuItem26.Size = new System.Drawing.Size(169, 22);
  959. this.toolStripMenuItem26.Text = "Fusain";
  960. this.toolStripMenuItem26.Click += new System.EventHandler(this.prewittInvertTsMi_Click);
  961. //
  962. // toolStripMenuItem27
  963. //
  964. this.toolStripMenuItem27.Name = "toolStripMenuItem27";
  965. this.toolStripMenuItem27.Size = new System.Drawing.Size(169, 22);
  966. this.toolStripMenuItem27.Text = "Photocopie";
  967. this.toolStripMenuItem27.Click += new System.EventHandler(this.embossTsMi_Click);
  968. //
  969. // toolStripMenuItem28
  970. //
  971. this.toolStripMenuItem28.Name = "toolStripMenuItem28";
  972. this.toolStripMenuItem28.Size = new System.Drawing.Size(169, 22);
  973. this.toolStripMenuItem28.Text = "Plume horizontale";
  974. this.toolStripMenuItem28.Click += new System.EventHandler(this.edgeHInvertTsMi_Click);
  975. //
  976. // toolStripMenuItem29
  977. //
  978. this.toolStripMenuItem29.Name = "toolStripMenuItem29";
  979. this.toolStripMenuItem29.Size = new System.Drawing.Size(169, 22);
  980. this.toolStripMenuItem29.Text = "Plume verticale";
  981. this.toolStripMenuItem29.Click += new System.EventHandler(this.edgeVInvertTsMi_Click);
  982. //
  983. // toolStripMenuItem30
  984. //
  985. this.toolStripMenuItem30.Name = "toolStripMenuItem30";
  986. this.toolStripMenuItem30.Size = new System.Drawing.Size(169, 22);
  987. this.toolStripMenuItem30.Text = "Tampon";
  988. this.toolStripMenuItem30.Click += new System.EventHandler(this.kirshTsMi_Click);
  989. //
  990. // toolStripMenuItem31
  991. //
  992. this.toolStripMenuItem31.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  993. this.toolStripMenuItem32});
  994. this.toolStripMenuItem31.Name = "toolStripMenuItem31";
  995. this.toolStripMenuItem31.Size = new System.Drawing.Size(153, 22);
  996. this.toolStripMenuItem31.Text = "Pixellisation";
  997. //
  998. // toolStripMenuItem32
  999. //
  1000. this.toolStripMenuItem32.Name = "toolStripMenuItem32";
  1001. this.toolStripMenuItem32.Size = new System.Drawing.Size(130, 22);
  1002. this.toolStripMenuItem32.Text = "Mosaïque";
  1003. this.toolStripMenuItem32.Click += new System.EventHandler(this.pixMosaicTsMi_Click);
  1004. //
  1005. // toolStripMenuItem33
  1006. //
  1007. this.toolStripMenuItem33.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1008. this.toolStripMenuItem34,
  1009. this.toolStripMenuItem35,
  1010. this.toolStripMenuItem36,
  1011. this.toolStripMenuItem37,
  1012. this.toolStripMenuItem38});
  1013. this.toolStripMenuItem33.Name = "toolStripMenuItem33";
  1014. this.toolStripMenuItem33.Size = new System.Drawing.Size(153, 22);
  1015. this.toolStripMenuItem33.Text = "Renforcement";
  1016. //
  1017. // toolStripMenuItem34
  1018. //
  1019. this.toolStripMenuItem34.Name = "toolStripMenuItem34";
  1020. this.toolStripMenuItem34.Size = new System.Drawing.Size(182, 22);
  1021. this.toolStripMenuItem34.Text = "Accentuation...";
  1022. this.toolStripMenuItem34.Click += new System.EventHandler(this.meanRemovalTsMi_Click);
  1023. //
  1024. // toolStripMenuItem35
  1025. //
  1026. this.toolStripMenuItem35.Name = "toolStripMenuItem35";
  1027. this.toolStripMenuItem35.Size = new System.Drawing.Size(182, 22);
  1028. this.toolStripMenuItem35.Text = "Contours plus nets";
  1029. this.toolStripMenuItem35.Click += new System.EventHandler(this.edgeEnhanceTsMi_Click);
  1030. //
  1031. // toolStripMenuItem36
  1032. //
  1033. this.toolStripMenuItem36.Name = "toolStripMenuItem36";
  1034. this.toolStripMenuItem36.Size = new System.Drawing.Size(182, 22);
  1035. this.toolStripMenuItem36.Text = "Encore plus net";
  1036. this.toolStripMenuItem36.Click += new System.EventHandler(this.sharpenMore2TsMi_Click);
  1037. //
  1038. // toolStripMenuItem37
  1039. //
  1040. this.toolStripMenuItem37.Name = "toolStripMenuItem37";
  1041. this.toolStripMenuItem37.Size = new System.Drawing.Size(182, 22);
  1042. this.toolStripMenuItem37.Text = "Netteté optimisée...";
  1043. this.toolStripMenuItem37.Click += new System.EventHandler(this.sharpenPTsMi_Click);
  1044. //
  1045. // toolStripMenuItem38
  1046. //
  1047. this.toolStripMenuItem38.Name = "toolStripMenuItem38";
  1048. this.toolStripMenuItem38.Size = new System.Drawing.Size(182, 22);
  1049. this.toolStripMenuItem38.Text = "Plus net";
  1050. this.toolStripMenuItem38.Click += new System.EventHandler(this.sharpenMoreTsMi_Click);
  1051. //
  1052. // toolStripMenuItem39
  1053. //
  1054. this.toolStripMenuItem39.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1055. this.toolStripMenuItem40});
  1056. this.toolStripMenuItem39.Name = "toolStripMenuItem39";
  1057. this.toolStripMenuItem39.Size = new System.Drawing.Size(153, 22);
  1058. this.toolStripMenuItem39.Text = "Textures";
  1059. //
  1060. // toolStripMenuItem40
  1061. //
  1062. this.toolStripMenuItem40.Name = "toolStripMenuItem40";
  1063. this.toolStripMenuItem40.Size = new System.Drawing.Size(122, 22);
  1064. this.toolStripMenuItem40.Text = "Grain...";
  1065. this.toolStripMenuItem40.Click += new System.EventHandler(this.jitterTsMi_Click);
  1066. //
  1067. // wallpaperBtn
  1068. //
  1069. this.wallpaperBtn.Location = new System.Drawing.Point(6, 85);
  1070. this.wallpaperBtn.Name = "wallpaperBtn";
  1071. this.wallpaperBtn.Size = new System.Drawing.Size(75, 23);
  1072. this.wallpaperBtn.TabIndex = 97;
  1073. this.wallpaperBtn.Text = "Appliquer";
  1074. this.toolTip1.SetToolTip(this.wallpaperBtn, "Utiliser l\'image en papier peint");
  1075. this.wallpaperBtn.UseVisualStyleBackColor = true;
  1076. this.wallpaperBtn.Click += new System.EventHandler(this.wallpaperBtn_Click);
  1077. //
  1078. // destopImgSizeModeCB
  1079. //
  1080. this.destopImgSizeModeCB.FormattingEnabled = true;
  1081. this.destopImgSizeModeCB.Location = new System.Drawing.Point(68, 50);
  1082. this.destopImgSizeModeCB.Name = "destopImgSizeModeCB";
  1083. this.destopImgSizeModeCB.Size = new System.Drawing.Size(140, 21);
  1084. this.destopImgSizeModeCB.TabIndex = 102;
  1085. this.toolTip1.SetToolTip(this.destopImgSizeModeCB, "Position de l\'image sur le bureau");
  1086. //
  1087. // desktopColorBtn
  1088. //
  1089. this.desktopColorBtn.Image = global::be.gaudry.photobrol.Properties.Resources.ChooseColor;
  1090. this.desktopColorBtn.Location = new System.Drawing.Point(134, 15);
  1091. this.desktopColorBtn.Name = "desktopColorBtn";
  1092. this.desktopColorBtn.Size = new System.Drawing.Size(24, 23);
  1093. this.desktopColorBtn.TabIndex = 100;
  1094. this.toolTip1.SetToolTip(this.desktopColorBtn, "Sélectionner une autre couleur d\'arrière plan pour le bureau");
  1095. this.desktopColorBtn.UseVisualStyleBackColor = true;
  1096. this.desktopColorBtn.Click += new System.EventHandler(this.desktopColorBtn_Click);
  1097. //
  1098. // splitContainer1
  1099. //
  1100. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  1101. this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
  1102. this.splitContainer1.Location = new System.Drawing.Point(0, 54);
  1103. this.splitContainer1.Name = "splitContainer1";
  1104. //
  1105. // splitContainer1.Panel1
  1106. //
  1107. this.splitContainer1.Panel1.Controls.Add(this.scrollPBUC);
  1108. this.splitContainer1.Panel1.Padding = new System.Windows.Forms.Padding(5);
  1109. //
  1110. // splitContainer1.Panel2
  1111. //
  1112. this.splitContainer1.Panel2.Controls.Add(this.imagesActionsTC);
  1113. this.splitContainer1.Size = new System.Drawing.Size(550, 283);
  1114. this.splitContainer1.SplitterDistance = 182;
  1115. this.splitContainer1.TabIndex = 96;
  1116. //
  1117. // scrollPBUC
  1118. //
  1119. this.scrollPBUC.BackColor = System.Drawing.SystemColors.Control;
  1120. this.scrollPBUC.Bitmap = null;
  1121. this.scrollPBUC.ContextMenuStrip = this.thumbCMS;
  1122. this.scrollPBUC.Dock = System.Windows.Forms.DockStyle.Fill;
  1123. this.scrollPBUC.Location = new System.Drawing.Point(5, 5);
  1124. this.scrollPBUC.Margin = new System.Windows.Forms.Padding(0);
  1125. this.scrollPBUC.Name = "scrollPBUC";
  1126. this.scrollPBUC.Size = new System.Drawing.Size(172, 273);
  1127. this.scrollPBUC.TabIndex = 0;
  1128. this.scrollPBUC.EnabledChanged += new System.EventHandler(this.scrollPBUC_EnabledChanged);
  1129. //
  1130. // imagesActionsTC
  1131. //
  1132. this.imagesActionsTC.Appearance = System.Windows.Forms.TabAppearance.FlatButtons;
  1133. this.imagesActionsTC.Controls.Add(this.statsTP);
  1134. this.imagesActionsTC.Controls.Add(this.infosTP);
  1135. this.imagesActionsTC.Controls.Add(this.currentImgTP);
  1136. this.imagesActionsTC.Controls.Add(this.settingsTP);
  1137. this.imagesActionsTC.Controls.Add(this.miscTP);
  1138. this.imagesActionsTC.Dock = System.Windows.Forms.DockStyle.Fill;
  1139. this.imagesActionsTC.Location = new System.Drawing.Point(0, 0);
  1140. this.imagesActionsTC.Multiline = true;
  1141. this.imagesActionsTC.Name = "imagesActionsTC";
  1142. this.imagesActionsTC.SelectedIndex = 0;
  1143. this.imagesActionsTC.Size = new System.Drawing.Size(364, 283);
  1144. this.imagesActionsTC.TabIndex = 0;
  1145. //
  1146. // statsTP
  1147. //
  1148. this.statsTP.Controls.Add(this.rgblHistogramUserControl1);
  1149. this.statsTP.Location = new System.Drawing.Point(4, 49);
  1150. this.statsTP.Name = "statsTP";
  1151. this.statsTP.Padding = new System.Windows.Forms.Padding(3);
  1152. this.statsTP.Size = new System.Drawing.Size(356, 230);
  1153. this.statsTP.TabIndex = 6;
  1154. this.statsTP.Text = "Statistiques";
  1155. this.statsTP.UseVisualStyleBackColor = true;
  1156. //
  1157. // rgblHistogramUserControl1
  1158. //
  1159. this.rgblHistogramUserControl1.AutoScroll = true;
  1160. this.rgblHistogramUserControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1161. this.rgblHistogramUserControl1.Location = new System.Drawing.Point(3, 3);
  1162. this.rgblHistogramUserControl1.Name = "rgblHistogramUserControl1";
  1163. this.rgblHistogramUserControl1.Size = new System.Drawing.Size(350, 224);
  1164. this.rgblHistogramUserControl1.TabIndex = 0;
  1165. //
  1166. // infosTP
  1167. //
  1168. this.infosTP.Controls.Add(this.imagePG);
  1169. this.infosTP.Location = new System.Drawing.Point(4, 49);
  1170. this.infosTP.Name = "infosTP";
  1171. this.infosTP.Padding = new System.Windows.Forms.Padding(3);
  1172. this.infosTP.Size = new System.Drawing.Size(356, 230);
  1173. this.infosTP.TabIndex = 2;
  1174. this.infosTP.Text = "Image d\'origine";
  1175. this.infosTP.UseVisualStyleBackColor = true;
  1176. //
  1177. // currentImgTP
  1178. //
  1179. this.currentImgTP.Controls.Add(this.curImagePG);
  1180. this.currentImgTP.Location = new System.Drawing.Point(4, 49);
  1181. this.currentImgTP.Name = "currentImgTP";
  1182. this.currentImgTP.Padding = new System.Windows.Forms.Padding(3);
  1183. this.currentImgTP.Size = new System.Drawing.Size(356, 230);
  1184. this.currentImgTP.TabIndex = 5;
  1185. this.currentImgTP.Text = "Image en cours";
  1186. this.currentImgTP.UseVisualStyleBackColor = true;
  1187. //
  1188. // curImagePG
  1189. //
  1190. this.curImagePG.BackColor = System.Drawing.SystemColors.Control;
  1191. this.curImagePG.CommandsDisabledLinkColor = System.Drawing.SystemColors.Control;
  1192. this.curImagePG.Dock = System.Windows.Forms.DockStyle.Fill;
  1193. this.curImagePG.LineColor = System.Drawing.SystemColors.ControlDark;
  1194. this.curImagePG.Location = new System.Drawing.Point(3, 3);
  1195. this.curImagePG.Name = "curImagePG";
  1196. this.curImagePG.PropertySort = System.Windows.Forms.PropertySort.Categorized;
  1197. this.curImagePG.Size = new System.Drawing.Size(350, 224);
  1198. this.curImagePG.TabIndex = 2;
  1199. this.curImagePG.ViewBackColor = System.Drawing.SystemColors.Control;
  1200. //
  1201. // settingsTP
  1202. //
  1203. this.settingsTP.BackColor = System.Drawing.SystemColors.Control;
  1204. this.settingsTP.Controls.Add(this.gamaLbl);
  1205. this.settingsTP.Controls.Add(this.contrastLbl);
  1206. this.settingsTP.Controls.Add(this.brightnessLbl);
  1207. this.settingsTP.Controls.Add(this.gamaBlueLbl);
  1208. this.settingsTP.Controls.Add(this.gamaGreenLbl);
  1209. this.settingsTP.Controls.Add(this.gamaRedLbl);
  1210. this.settingsTP.Controls.Add(this.gamaBlueTrkB);
  1211. this.settingsTP.Controls.Add(this.gamaGreenTB);
  1212. this.settingsTP.Controls.Add(this.gamaGreenTrkB);
  1213. this.settingsTP.Controls.Add(this.gamaBlueTB);
  1214. this.settingsTP.Controls.Add(this.gamaRedTrkB);
  1215. this.settingsTP.Controls.Add(this.gamaRedTB);
  1216. this.settingsTP.Controls.Add(this.contrastTrkB);
  1217. this.settingsTP.Controls.Add(this.contrastTB);
  1218. this.settingsTP.Controls.Add(this.brightnessTrkB);
  1219. this.settingsTP.Controls.Add(this.brightnessTB);
  1220. this.settingsTP.Controls.Add(this.editImageBtn);
  1221. this.settingsTP.Location = new System.Drawing.Point(4, 49);
  1222. this.settingsTP.Name = "settingsTP";
  1223. this.settingsTP.Padding = new System.Windows.Forms.Padding(3);
  1224. this.settingsTP.Size = new System.Drawing.Size(356, 230);
  1225. this.settingsTP.TabIndex = 0;
  1226. this.settingsTP.Text = "Réglages";
  1227. this.settingsTP.UseVisualStyleBackColor = true;
  1228. //
  1229. // gamaLbl
  1230. //
  1231. this.gamaLbl.AutoSize = true;
  1232. this.gamaLbl.Location = new System.Drawing.Point(7, 132);
  1233. this.gamaLbl.Name = "gamaLbl";
  1234. this.gamaLbl.Size = new System.Drawing.Size(35, 13);
  1235. this.gamaLbl.TabIndex = 98;
  1236. this.gamaLbl.Text = "Gama";
  1237. //
  1238. // contrastLbl
  1239. //
  1240. this.contrastLbl.AutoSize = true;
  1241. this.contrastLbl.Location = new System.Drawing.Point(7, 87);
  1242. this.contrastLbl.Name = "contrastLbl";
  1243. this.contrastLbl.Size = new System.Drawing.Size(52, 13);
  1244. this.contrastLbl.TabIndex = 97;
  1245. this.contrastLbl.Text = "Contraste";
  1246. //
  1247. // brightnessLbl
  1248. //
  1249. this.brightnessLbl.AutoSize = true;
  1250. this.brightnessLbl.Location = new System.Drawing.Point(7, 42);
  1251. this.brightnessLbl.Name = "brightnessLbl";
  1252. this.brightnessLbl.Size = new System.Drawing.Size(57, 13);
  1253. this.brightnessLbl.TabIndex = 96;
  1254. this.brightnessLbl.Text = "Luminosité";
  1255. //
  1256. // gamaBlueLbl
  1257. //
  1258. this.gamaBlueLbl.AutoSize = true;
  1259. this.gamaBlueLbl.Location = new System.Drawing.Point(91, 211);
  1260. this.gamaBlueLbl.Name = "gamaBlueLbl";
  1261. this.gamaBlueLbl.Size = new System.Drawing.Size(14, 13);
  1262. this.gamaBlueLbl.TabIndex = 95;
  1263. this.gamaBlueLbl.Text = "B";
  1264. //
  1265. // gamaGreenLbl
  1266. //
  1267. this.gamaGreenLbl.AutoSize = true;
  1268. this.gamaGreenLbl.Location = new System.Drawing.Point(91, 171);
  1269. this.gamaGreenLbl.Name = "gamaGreenLbl";
  1270. this.gamaGreenLbl.Size = new System.Drawing.Size(14, 13);
  1271. this.gamaGreenLbl.TabIndex = 94;
  1272. this.gamaGreenLbl.Text = "V";
  1273. //
  1274. // gamaRedLbl
  1275. //
  1276. this.gamaRedLbl.AutoSize = true;
  1277. this.gamaRedLbl.Location = new System.Drawing.Point(91, 132);
  1278. this.gamaRedLbl.Name = "gamaRedLbl";
  1279. this.gamaRedLbl.Size = new System.Drawing.Size(15, 13);
  1280. this.gamaRedLbl.TabIndex = 93;
  1281. this.gamaRedLbl.Text = "R";
  1282. //
  1283. // gamaBlueTrkB
  1284. //
  1285. this.gamaBlueTrkB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1286. | System.Windows.Forms.AnchorStyles.Right)));
  1287. this.gamaBlueTrkB.BackColor = System.Drawing.SystemColors.Control;
  1288. this.gamaBlueTrkB.LargeChange = 2;
  1289. this.gamaBlueTrkB.Location = new System.Drawing.Point(111, 202);
  1290. this.gamaBlueTrkB.Maximum = 50;
  1291. this.gamaBlueTrkB.Minimum = 2;
  1292. this.gamaBlueTrkB.Name = "gamaBlueTrkB";
  1293. this.gamaBlueTrkB.Size = new System.Drawing.Size(178, 45);
  1294. this.gamaBlueTrkB.SmallChange = 2;
  1295. this.gamaBlueTrkB.TabIndex = 90;
  1296. this.gamaBlueTrkB.TickFrequency = 2;
  1297. this.gamaBlueTrkB.Value = 26;
  1298. this.gamaBlueTrkB.Scroll += new System.EventHandler(this.gamaBlueTrkB_Scroll);
  1299. //
  1300. // gamaGreenTB
  1301. //
  1302. this.gamaGreenTB.AllowDrop = true;
  1303. this.gamaGreenTB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1304. this.gamaGreenTB.Location = new System.Drawing.Point(295, 164);
  1305. this.gamaGreenTB.Name = "gamaGreenTB";
  1306. this.gamaGreenTB.Size = new System.Drawing.Size(40, 20);
  1307. this.gamaGreenTB.TabIndex = 91;
  1308. this.gamaGreenTB.Text = "26";
  1309. this.gamaGreenTB.TextChanged += new System.EventHandler(this.gamaGreenTB_TextChanged);
  1310. //
  1311. // gamaGreenTrkB
  1312. //
  1313. this.gamaGreenTrkB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1314. | System.Windows.Forms.AnchorStyles.Right)));
  1315. this.gamaGreenTrkB.BackColor = System.Drawing.SystemColors.Control;
  1316. this.gamaGreenTrkB.LargeChange = 2;
  1317. this.gamaGreenTrkB.Location = new System.Drawing.Point(111, 164);
  1318. this.gamaGreenTrkB.Maximum = 50;
  1319. this.gamaGreenTrkB.Minimum = 2;
  1320. this.gamaGreenTrkB.Name = "gamaGreenTrkB";
  1321. this.gamaGreenTrkB.Size = new System.Drawing.Size(178, 45);
  1322. this.gamaGreenTrkB.SmallChange = 2;
  1323. this.gamaGreenTrkB.TabIndex = 87;
  1324. this.gamaGreenTrkB.TickFrequency = 2;
  1325. this.gamaGreenTrkB.Value = 26;
  1326. this.gamaGreenTrkB.Scroll += new System.EventHandler(this.gamaGreenTrkB_Scroll);
  1327. //
  1328. // gamaBlueTB
  1329. //
  1330. this.gamaBlueTB.AllowDrop = true;
  1331. this.gamaBlueTB.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1332. this.gamaBlueTB.Location = new System.Drawing.Point(295, 202);
  1333. this.gamaBlueTB.Name = "gamaBlueTB";
  1334. this.gamaBlueTB.Size = new System.Drawing.Size(40, 20);
  1335. this.gamaBlueTB.TabIndex = 88;
  1336. this.gamaBlueTB.Text = "26";
  1337. this.gamaBlueTB.TextChanged += new System.EventHandler(this.gamaBlueTB_TextChanged);
  1338. //
  1339. // miscTP
  1340. //
  1341. this.miscTP.Controls.Add(this.wallpaperGB);
  1342. this.miscTP.Location = new System.Drawing.Point(4, 49);
  1343. this.miscTP.Name = "miscTP";
  1344. this.miscTP.Size = new System.Drawing.Size(356, 230);
  1345. this.miscTP.TabIndex = 3;
  1346. this.miscTP.Text = "Divers";
  1347. this.miscTP.UseVisualStyleBackColor = true;
  1348. //
  1349. // wallpaperGB
  1350. //
  1351. this.wallpaperGB.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1352. | System.Windows.Forms.AnchorStyles.Right)));
  1353. this.wallpaperGB.Controls.Add(this.destopImgSizeModeCB);
  1354. this.wallpaperGB.Controls.Add(this.destopImgSizeModeLbl);
  1355. this.wallpaperGB.Controls.Add(this.desktopColorBtn);
  1356. this.wallpaperGB.Controls.Add(this.destopColorLbl);
  1357. this.wallpaperGB.Controls.Add(this.desktopColorPanel);
  1358. this.wallpaperGB.Controls.Add(this.wallpaperBtn);
  1359. this.wallpaperGB.Location = new System.Drawing.Point(13, 19);
  1360. this.wallpaperGB.Name = "wallpaperGB";
  1361. this.wallpaperGB.Size = new System.Drawing.Size(337, 114);
  1362. this.wallpaperGB.TabIndex = 98;
  1363. this.wallpaperGB.TabStop = false;
  1364. this.wallpaperGB.Text = "Papier peint";
  1365. //
  1366. // destopImgSizeModeLbl
  1367. //
  1368. this.destopImgSizeModeLbl.AutoSize = true;
  1369. this.destopImgSizeModeLbl.Location = new System.Drawing.Point(7, 53);
  1370. this.destopImgSizeModeLbl.Name = "destopImgSizeModeLbl";
  1371. this.destopImgSizeModeLbl.Size = new System.Drawing.Size(44, 13);
  1372. this.destopImgSizeModeLbl.TabIndex = 101;
  1373. this.destopImgSizeModeLbl.Text = "Position";
  1374. //
  1375. // destopColorLbl
  1376. //
  1377. this.destopColorLbl.AutoSize = true;
  1378. this.destopColorLbl.Location = new System.Drawing.Point(7, 20);
  1379. this.destopColorLbl.Name = "destopColorLbl";
  1380. this.destopColorLbl.Size = new System.Drawing.Size(94, 13);
  1381. this.destopColorLbl.TabIndex = 99;
  1382. this.destopColorLbl.Text = "Couleur du bureau";
  1383. //
  1384. // desktopColorPanel
  1385. //
  1386. this.desktopColorPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  1387. this.desktopColorPanel.Location = new System.Drawing.Point(107, 16);
  1388. this.desktopColorPanel.Name = "desktopColorPanel";
  1389. this.desktopColorPanel.Size = new System.Drawing.Size(21, 21);
  1390. this.desktopColorPanel.TabIndex = 98;
  1391. //
  1392. // mainMenuStrip
  1393. //
  1394. this.mainMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1395. this.fileTSMenuItem,
  1396. this.editionToolStripMenuItem,
  1397. this.imageTsMi,
  1398. this.filterTsMi,
  1399. this.helpTsMi,
  1400. this.toolsTsMi});
  1401. this.mainMenuStrip.Location = new System.Drawing.Point(0, 0);
  1402. this.mainMenuStrip.Name = "mainMenuStrip";
  1403. this.mainMenuStrip.Size = new System.Drawing.Size(550, 24);
  1404. this.mainMenuStrip.TabIndex = 1;
  1405. //
  1406. // fileTSMenuItem
  1407. //
  1408. this.fileTSMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1409. this.newTSMenuItem,
  1410. this.openTSMenuItem,
  1411. this.toolStripSeparator16,
  1412. this.saveTSMenuItem,
  1413. this.saveAsTSMenuItem,
  1414. this.toolStripSeparator17,
  1415. this.printTSMenuItem,
  1416. this.printPreviewMenuItem});
  1417. this.fileTSMenuItem.MergeAction = System.Windows.Forms.MergeAction.MatchOnly;
  1418. this.fileTSMenuItem.Name = "fileTSMenuItem";
  1419. this.fileTSMenuItem.Size = new System.Drawing.Size(50, 20);
  1420. this.fileTSMenuItem.Text = "&Fichier";
  1421. this.fileTSMenuItem.ToolTipText = "Opérations sur les fichiers Bibliobrol";
  1422. //
  1423. // newTSMenuItem
  1424. //
  1425. this.newTSMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1426. this.newBrolTSMenuItem});
  1427. this.newTSMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("newTSMenuItem.Image")));
  1428. this.newTSMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  1429. this.newTSMenuItem.MergeAction = System.Windows.Forms.MergeAction.MatchOnly;
  1430. this.newTSMenuItem.Name = "newTSMenuItem";
  1431. this.newTSMenuItem.Size = new System.Drawing.Size(203, 22);
  1432. this.newTSMenuItem.Text = "&Nouveau";
  1433. //
  1434. // newBrolTSMenuItem
  1435. //
  1436. this.newBrolTSMenuItem.Enabled = false;
  1437. this.newBrolTSMenuItem.Name = "newBrolTSMenuItem";
  1438. this.newBrolTSMenuItem.Size = new System.Drawing.Size(127, 22);
  1439. this.newBrolTSMenuItem.Text = "Ouvrage";
  1440. //
  1441. // openTSMenuItem
  1442. //
  1443. this.openTSMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1444. this.imageToolStripMenuItem});
  1445. this.openTSMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("openTSMenuItem.Image")));
  1446. this.openTSMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  1447. this.openTSMenuItem.MergeAction = System.Windows.Forms.MergeAction.MatchOnly;
  1448. this.openTSMenuItem.Name = "openTSMenuItem";
  1449. this.openTSMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
  1450. this.openTSMenuItem.Size = new System.Drawing.Size(203, 22);
  1451. this.openTSMenuItem.Text = "&Ouvrir";
  1452. //
  1453. // imageToolStripMenuItem
  1454. //
  1455. this.imageToolStripMenuItem.Name = "imageToolStripMenuItem";
  1456. this.imageToolStripMenuItem.Size = new System.Drawing.Size(127, 22);
  1457. this.imageToolStripMenuItem.Text = "Image...";
  1458. this.imageToolStripMenuItem.Click += new System.EventHandler(this.openTSMenuItem_Click);
  1459. //
  1460. // toolStripSeparator16
  1461. //
  1462. this.toolStripSeparator16.Name = "toolStripSeparator16";
  1463. this.toolStripSeparator16.Size = new System.Drawing.Size(200, 6);
  1464. //
  1465. // saveTSMenuItem
  1466. //
  1467. this.saveTSMenuItem.Enabled = false;
  1468. this.saveTSMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveTSMenuItem.Image")));
  1469. this.saveTSMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  1470. this.saveTSMenuItem.MergeAction = System.Windows.Forms.MergeAction.MatchOnly;
  1471. this.saveTSMenuItem.Name = "saveTSMenuItem";
  1472. this.saveTSMenuItem.Size = new System.Drawing.Size(203, 22);
  1473. this.saveTSMenuItem.Text = "&Enregistrer";
  1474. //
  1475. // saveAsTSMenuItem
  1476. //
  1477. this.saveAsTSMenuItem.Enabled = false;
  1478. this.saveAsTSMenuItem.MergeAction = System.Windows.Forms.MergeAction.Replace;
  1479. this.saveAsTSMenuItem.Name = "saveAsTSMenuItem";
  1480. this.saveAsTSMenuItem.Size = new System.Drawing.Size(203, 22);
  1481. this.saveAsTSMenuItem.Text = "Enregistrer &sous...";
  1482. this.saveAsTSMenuItem.Click += new System.EventHandler(this.saveTsMi_Click);
  1483. //
  1484. // toolStripSeparator17
  1485. //
  1486. this.toolStripSeparator17.Name = "toolStripSeparator17";
  1487. this.toolStripSeparator17.Size = new System.Drawing.Size(200, 6);
  1488. //
  1489. // printTSMenuItem
  1490. //
  1491. this.printTSMenuItem.Enabled = false;
  1492. this.printTSMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("printTSMenuItem.Image")));
  1493. this.printTSMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  1494. this.printTSMenuItem.MergeAction = System.Windows.Forms.MergeAction.MatchOnly;
  1495. this.printTSMenuItem.Name = "printTSMenuItem";
  1496. this.printTSMenuItem.Size = new System.Drawing.Size(203, 22);
  1497. this.printTSMenuItem.Text = "&Imprimer";
  1498. //
  1499. // printPreviewMenuItem
  1500. //
  1501. this.printPreviewMenuItem.Enabled = false;
  1502. this.printPreviewMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("printPreviewMenuItem.Image")));
  1503. this.printPreviewMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  1504. this.printPreviewMenuItem.MergeAction = System.Windows.Forms.MergeAction.MatchOnly;
  1505. this.printPreviewMenuItem.Name = "printPreviewMenuItem";
  1506. this.printPreviewMenuItem.Size = new System.Drawing.Size(203, 22);
  1507. this.printPreviewMenuItem.Text = "Aperçu a&vant impression";
  1508. //
  1509. // editionToolStripMenuItem
  1510. //
  1511. this.editionToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1512. this.annulerToolStripMenuItem,
  1513. this.rétablirToolStripMenuItem,
  1514. this.toolStripSeparator14,
  1515. this.couperToolStripMenuItem,
  1516. this.copierToolStripMenuItem,
  1517. this.collerToolStripMenuItem,
  1518. this.toolStripSeparator15,
  1519. this.sélectionnertoutToolStripMenuItem});
  1520. this.editionToolStripMenuItem.MergeAction = System.Windows.Forms.MergeAction.Replace;
  1521. this.editionToolStripMenuItem.Name = "editionToolStripMenuItem";
  1522. this.editionToolStripMenuItem.Size = new System.Drawing.Size(51, 20);
  1523. this.editionToolStripMenuItem.Text = "&Edition";
  1524. //
  1525. // annulerToolStripMenuItem
  1526. //
  1527. this.annulerToolStripMenuItem.Name = "annulerToolStripMenuItem";
  1528. this.annulerToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z)));
  1529. this.annulerToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
  1530. this.annulerToolStripMenuItem.Text = "&Annuler";
  1531. this.annulerToolStripMenuItem.Click += new System.EventHandler(this.annulerToolStripMenuItem_Click);
  1532. //
  1533. // rétablirToolStripMenuItem
  1534. //
  1535. this.rétablirToolStripMenuItem.Name = "rétablirToolStripMenuItem";
  1536. this.rétablirToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y)));
  1537. this.rétablirToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
  1538. this.rétablirToolStripMenuItem.Text = "&Rétablir";
  1539. this.rétablirToolStripMenuItem.Click += new System.EventHandler(this.rétablirToolStripMenuItem_Click);
  1540. //
  1541. // toolStripSeparator14
  1542. //
  1543. this.toolStripSeparator14.Name = "toolStripSeparator14";
  1544. this.toolStripSeparator14.Size = new System.Drawing.Size(164, 6);
  1545. //
  1546. // couperToolStripMenuItem
  1547. //
  1548. this.couperToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("couperToolStripMenuItem.Image")));
  1549. this.couperToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  1550. this.couperToolStripMenuItem.Name = "couperToolStripMenuItem";
  1551. this.couperToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
  1552. this.couperToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
  1553. this.couperToolStripMenuItem.Text = "&Couper";
  1554. //
  1555. // copierToolStripMenuItem
  1556. //
  1557. this.copierToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("copierToolStripMenuItem.Image")));
  1558. this.copierToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  1559. this.copierToolStripMenuItem.Name = "copierToolStripMenuItem";
  1560. this.copierToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
  1561. this.copierToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
  1562. this.copierToolStripMenuItem.Text = "Co&pier";
  1563. //
  1564. // collerToolStripMenuItem
  1565. //
  1566. this.collerToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("collerToolStripMenuItem.Image")));
  1567. this.collerToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
  1568. this.collerToolStripMenuItem.Name = "collerToolStripMenuItem";
  1569. this.collerToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
  1570. this.collerToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
  1571. this.collerToolStripMenuItem.Text = "Co&ller";
  1572. //
  1573. // toolStripSeparator15
  1574. //
  1575. this.toolStripSeparator15.Name = "toolStripSeparator15";
  1576. this.toolStripSeparator15.Size = new System.Drawing.Size(164, 6);
  1577. //
  1578. // sélectionnertoutToolStripMenuItem
  1579. //
  1580. this.sélectionnertoutToolStripMenuItem.Name = "sélectionnertoutToolStripMenuItem";
  1581. this.sélectionnertoutToolStripMenuItem.Size = new System.Drawing.Size(167, 22);
  1582. this.sélectionnertoutToolStripMenuItem.Text = "Sélectio&nner tout";
  1583. //
  1584. // imageTsMi
  1585. //
  1586. this.imageTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1587. this.ouvrirToolStripMenuItem,
  1588. this.reloadImgTsMi,
  1589. this.toolStripSeparator13,
  1590. this.imgSettingTsMi,
  1591. this.thumbSizeTsMi,
  1592. this.resizeImageTsMi});
  1593. this.imageTsMi.Name = "imageTsMi";
  1594. this.imageTsMi.Size = new System.Drawing.Size(49, 20);
  1595. this.imageTsMi.Text = "Image";
  1596. //
  1597. // ouvrirToolStripMenuItem
  1598. //
  1599. this.ouvrirToolStripMenuItem.Image = global::be.gaudry.photobrol.Properties.Resources.browseBtn18;
  1600. this.ouvrirToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1601. this.ouvrirToolStripMenuItem.Name = "ouvrirToolStripMenuItem";
  1602. this.ouvrirToolStripMenuItem.Size = new System.Drawing.Size(178, 24);
  1603. this.ouvrirToolStripMenuItem.Text = "Ouvrir...";
  1604. this.ouvrirToolStripMenuItem.Click += new System.EventHandler(this.openTSMenuItem_Click);
  1605. //
  1606. // reloadImgTsMi
  1607. //
  1608. this.reloadImgTsMi.Name = "reloadImgTsMi";
  1609. this.reloadImgTsMi.Size = new System.Drawing.Size(178, 24);
  1610. this.reloadImgTsMi.Text = "Recharger";
  1611. this.reloadImgTsMi.Click += new System.EventHandler(this.reloadImgTsMi_Click);
  1612. //
  1613. // toolStripSeparator13
  1614. //
  1615. this.toolStripSeparator13.Name = "toolStripSeparator13";
  1616. this.toolStripSeparator13.Size = new System.Drawing.Size(175, 6);
  1617. //
  1618. // imgSettingTsMi
  1619. //
  1620. this.imgSettingTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1621. this.colorByPixTsMi,
  1622. this.colorByAvgTsMi,
  1623. this.grayScaleTsMi,
  1624. this.toolStripSeparator4,
  1625. this.brightnessTsMi,
  1626. this.contrastTsMi,
  1627. this.toolStripSeparator2,
  1628. this.invertTsMi});
  1629. this.imgSettingTsMi.Name = "imgSettingTsMi";
  1630. this.imgSettingTsMi.Size = new System.Drawing.Size(178, 24);
  1631. this.imgSettingTsMi.Text = "Réglages";
  1632. //
  1633. // colorByPixTsMi
  1634. //
  1635. this.colorByPixTsMi.Name = "colorByPixTsMi";
  1636. this.colorByPixTsMi.Size = new System.Drawing.Size(263, 22);
  1637. this.colorByPixTsMi.Text = "Couleur (Avec calcul de luminosité)...";
  1638. this.colorByPixTsMi.ToolTipText = "Modifier la couleur en conservant la luminosité (plus lent)";
  1639. this.colorByPixTsMi.Click += new System.EventHandler(this.colorAvgLumTsMi_Click);
  1640. //
  1641. // colorByAvgTsMi
  1642. //
  1643. this.colorByAvgTsMi.Name = "colorByAvgTsMi";
  1644. this.colorByAvgTsMi.Size = new System.Drawing.Size(263, 22);
  1645. this.colorByAvgTsMi.Text = "Couleur (Sans calcul)...";
  1646. this.colorByAvgTsMi.ToolTipText = "Modifier la couleur sans calcul de luminosité (plus rapide)";
  1647. this.colorByAvgTsMi.Click += new System.EventHandler(this.colorFastTsMi_Click);
  1648. //
  1649. // grayScaleTsMi
  1650. //
  1651. this.grayScaleTsMi.Name = "grayScaleTsMi";
  1652. this.grayScaleTsMi.Size = new System.Drawing.Size(263, 22);
  1653. this.grayScaleTsMi.Text = "Désaturation";
  1654. this.grayScaleTsMi.Click += new System.EventHandler(this.grayScaleAction);
  1655. //
  1656. // toolStripSeparator4
  1657. //
  1658. this.toolStripSeparator4.Name = "toolStripSeparator4";
  1659. this.toolStripSeparator4.Size = new System.Drawing.Size(260, 6);
  1660. //
  1661. // brightnessTsMi
  1662. //
  1663. this.brightnessTsMi.Name = "brightnessTsMi";
  1664. this.brightnessTsMi.Size = new System.Drawing.Size(263, 22);
  1665. this.brightnessTsMi.Text = "Luminosité...";
  1666. this.brightnessTsMi.Click += new System.EventHandler(this.brightnessTsMi_Click);
  1667. //
  1668. // contrastTsMi
  1669. //
  1670. this.contrastTsMi.Name = "contrastTsMi";
  1671. this.contrastTsMi.Size = new System.Drawing.Size(263, 22);
  1672. this.contrastTsMi.Text = "Contraste...";
  1673. this.contrastTsMi.Click += new System.EventHandler(this.contrastTsMi_Click);
  1674. //
  1675. // toolStripSeparator2
  1676. //
  1677. this.toolStripSeparator2.Name = "toolStripSeparator2";
  1678. this.toolStripSeparator2.Size = new System.Drawing.Size(260, 6);
  1679. //
  1680. // invertTsMi
  1681. //
  1682. this.invertTsMi.Name = "invertTsMi";
  1683. this.invertTsMi.Size = new System.Drawing.Size(263, 22);
  1684. this.invertTsMi.Text = "Négatif";
  1685. this.invertTsMi.Click += new System.EventHandler(this.invertAction);
  1686. //
  1687. // thumbSizeTsMi
  1688. //
  1689. this.thumbSizeTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1690. this.zoomInTsMi,
  1691. this.zoomOutTsMi,
  1692. this.toolStripSeparator3,
  1693. this.zoomToRealSizeTsMi,
  1694. this.zoomToFitTsMi});
  1695. this.thumbSizeTsMi.Name = "thumbSizeTsMi";
  1696. this.thumbSizeTsMi.Size = new System.Drawing.Size(178, 24);
  1697. this.thumbSizeTsMi.Text = "Taille de l\'affichage";
  1698. //
  1699. // zoomInTsMi
  1700. //
  1701. this.zoomInTsMi.Name = "zoomInTsMi";
  1702. this.zoomInTsMi.Size = new System.Drawing.Size(218, 22);
  1703. this.zoomInTsMi.Text = "Agrandir";
  1704. this.zoomInTsMi.Click += new System.EventHandler(this.zoomPosCmsMi_Click);
  1705. //
  1706. // zoomOutTsMi
  1707. //
  1708. this.zoomOutTsMi.Name = "zoomOutTsMi";
  1709. this.zoomOutTsMi.Size = new System.Drawing.Size(218, 22);
  1710. this.zoomOutTsMi.Text = "Rétrécir";
  1711. this.zoomOutTsMi.Click += new System.EventHandler(this.zoomNegCmsMi_Click);
  1712. //
  1713. // toolStripSeparator3
  1714. //
  1715. this.toolStripSeparator3.Name = "toolStripSeparator3";
  1716. this.toolStripSeparator3.Size = new System.Drawing.Size(215, 6);
  1717. //
  1718. // zoomToRealSizeTsMi
  1719. //
  1720. this.zoomToRealSizeTsMi.Name = "zoomToRealSizeTsMi";
  1721. this.zoomToRealSizeTsMi.Size = new System.Drawing.Size(218, 22);
  1722. this.zoomToRealSizeTsMi.Text = "Taille réelle";
  1723. this.zoomToRealSizeTsMi.Click += new System.EventHandler(this.zoom100CmsMi_Click);
  1724. //
  1725. // zoomToFitTsMi
  1726. //
  1727. this.zoomToFitTsMi.Name = "zoomToFitTsMi";
  1728. this.zoomToFitTsMi.Size = new System.Drawing.Size(218, 22);
  1729. this.zoomToFitTsMi.Text = "Adapter à la zone de travail";
  1730. this.zoomToFitTsMi.Click += new System.EventHandler(this.zoomFitCmsMi_Click);
  1731. //
  1732. // resizeImageTsMi
  1733. //
  1734. this.resizeImageTsMi.Name = "resizeImageTsMi";
  1735. this.resizeImageTsMi.Size = new System.Drawing.Size(178, 24);
  1736. this.resizeImageTsMi.Text = "Taille de l\'image...";
  1737. this.resizeImageTsMi.Click += new System.EventHandler(this.resizeImageTsMi_Click);
  1738. //
  1739. // filterTsMi
  1740. //
  1741. this.filterTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1742. this.lastActionTsMi,
  1743. this.lastActionTsS,
  1744. this.artTsMi,
  1745. this.blurTsMi,
  1746. this.displacementTsMi,
  1747. this.sketchTsMi,
  1748. this.pixelsTsMi,
  1749. this.enhanceTsMi,
  1750. this.shapesTsMi});
  1751. this.filterTsMi.Name = "filterTsMi";
  1752. this.filterTsMi.Size = new System.Drawing.Size(43, 20);
  1753. this.filterTsMi.Text = "Filtre";
  1754. //
  1755. // lastActionTsMi
  1756. //
  1757. this.lastActionTsMi.Name = "lastActionTsMi";
  1758. this.lastActionTsMi.Size = new System.Drawing.Size(158, 22);
  1759. this.lastActionTsMi.Text = "Dernière action";
  1760. this.lastActionTsMi.Visible = false;
  1761. //
  1762. // lastActionTsS
  1763. //
  1764. this.lastActionTsS.Name = "lastActionTsS";
  1765. this.lastActionTsS.Size = new System.Drawing.Size(155, 6);
  1766. this.lastActionTsS.Visible = false;
  1767. //
  1768. // artTsMi
  1769. //
  1770. this.artTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1771. this.sepiaTsMi,
  1772. this.s2ToolStripMenuItem});
  1773. this.artTsMi.Name = "artTsMi";
  1774. this.artTsMi.Size = new System.Drawing.Size(158, 22);
  1775. this.artTsMi.Text = "Artistique";
  1776. //
  1777. // sepiaTsMi
  1778. //
  1779. this.sepiaTsMi.Name = "sepiaTsMi";
  1780. this.sepiaTsMi.Size = new System.Drawing.Size(111, 22);
  1781. this.sepiaTsMi.Text = "Sépia";
  1782. this.sepiaTsMi.Click += new System.EventHandler(this.sepiaTsMi_Click);
  1783. //
  1784. // s2ToolStripMenuItem
  1785. //
  1786. this.s2ToolStripMenuItem.Name = "s2ToolStripMenuItem";
  1787. this.s2ToolStripMenuItem.Size = new System.Drawing.Size(111, 22);
  1788. this.s2ToolStripMenuItem.Text = "S2";
  1789. this.s2ToolStripMenuItem.Click += new System.EventHandler(this.s2ToolStripMenuItem_Click);
  1790. //
  1791. // blurTsMi
  1792. //
  1793. this.blurTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1794. this.moreBlurTsMi,
  1795. this.gaussianBlurTsMi});
  1796. this.blurTsMi.Name = "blurTsMi";
  1797. this.blurTsMi.Size = new System.Drawing.Size(158, 22);
  1798. this.blurTsMi.Text = "Atténuation";
  1799. //
  1800. // moreBlurTsMi
  1801. //
  1802. this.moreBlurTsMi.Name = "moreBlurTsMi";
  1803. this.moreBlurTsMi.Size = new System.Drawing.Size(162, 22);
  1804. this.moreBlurTsMi.Text = "Flou...";
  1805. this.moreBlurTsMi.Click += new System.EventHandler(this.moreBlurTsMi_Click);
  1806. //
  1807. // gaussianBlurTsMi
  1808. //
  1809. this.gaussianBlurTsMi.Name = "gaussianBlurTsMi";
  1810. this.gaussianBlurTsMi.Size = new System.Drawing.Size(162, 22);
  1811. this.gaussianBlurTsMi.Text = "Flou gaussien...";
  1812. this.gaussianBlurTsMi.Click += new System.EventHandler(this.gaussianBlurTsMi_Click);
  1813. //
  1814. // displacementTsMi
  1815. //
  1816. this.displacementTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1817. this.TimeWarpTsMi,
  1818. this.sphereNegTsMi,
  1819. this.waterTsMi,
  1820. this.sphereTsMi,
  1821. this.swirlTsMi});
  1822. this.displacementTsMi.Name = "displacementTsMi";
  1823. this.displacementTsMi.Size = new System.Drawing.Size(158, 22);
  1824. this.displacementTsMi.Text = "Déformation";
  1825. //
  1826. // TimeWarpTsMi
  1827. //
  1828. this.TimeWarpTsMi.Name = "TimeWarpTsMi";
  1829. this.TimeWarpTsMi.Size = new System.Drawing.Size(155, 22);
  1830. this.TimeWarpTsMi.Text = "Contraction";
  1831. this.TimeWarpTsMi.Click += new System.EventHandler(this.TimeWarpTsMi_Click);
  1832. //
  1833. // sphereNegTsMi
  1834. //
  1835. this.sphereNegTsMi.Name = "sphereNegTsMi";
  1836. this.sphereNegTsMi.Size = new System.Drawing.Size(155, 22);
  1837. this.sphereNegTsMi.Text = "Grand angle...";
  1838. this.sphereNegTsMi.Click += new System.EventHandler(this.sphereNegTsMi_Click);
  1839. //
  1840. // waterTsMi
  1841. //
  1842. this.waterTsMi.Name = "waterTsMi";
  1843. this.waterTsMi.Size = new System.Drawing.Size(155, 22);
  1844. this.waterTsMi.Text = "Onde...";
  1845. this.waterTsMi.Click += new System.EventHandler(this.waterTsMi_Click);
  1846. //
  1847. // sphereTsMi
  1848. //
  1849. this.sphereTsMi.Name = "sphereTsMi";
  1850. this.sphereTsMi.Size = new System.Drawing.Size(155, 22);
  1851. this.sphereTsMi.Text = "Sphère...";
  1852. this.sphereTsMi.Click += new System.EventHandler(this.sphereTsMi_Click);
  1853. //
  1854. // swirlTsMi
  1855. //
  1856. this.swirlTsMi.Name = "swirlTsMi";
  1857. this.swirlTsMi.Size = new System.Drawing.Size(155, 22);
  1858. this.swirlTsMi.Text = "Spirale";
  1859. this.swirlTsMi.Click += new System.EventHandler(this.swirlTsMi_Click);
  1860. //
  1861. // sketchTsMi
  1862. //
  1863. this.sketchTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1864. this.edgeTsMi,
  1865. this.edgeInvertTsMi,
  1866. this.prewittInvertTsMi,
  1867. this.embossTsMi,
  1868. this.edgeHInvertTsMi,
  1869. this.edgeVInvertTsMi,
  1870. this.kirshTsMi});
  1871. this.sketchTsMi.Name = "sketchTsMi";
  1872. this.sketchTsMi.Size = new System.Drawing.Size(158, 22);
  1873. this.sketchTsMi.Text = "Esquisses";
  1874. //
  1875. // edgeTsMi
  1876. //
  1877. this.edgeTsMi.Name = "edgeTsMi";
  1878. this.edgeTsMi.Size = new System.Drawing.Size(169, 22);
  1879. this.edgeTsMi.Text = "Bas relief...";
  1880. this.edgeTsMi.Click += new System.EventHandler(this.edgeTsMi_Click);
  1881. //
  1882. // edgeInvertTsMi
  1883. //
  1884. this.edgeInvertTsMi.Name = "edgeInvertTsMi";
  1885. this.edgeInvertTsMi.Size = new System.Drawing.Size(169, 22);
  1886. this.edgeInvertTsMi.Text = "Crayon";
  1887. this.edgeInvertTsMi.Click += new System.EventHandler(this.edgeInvertTsMi_Click);
  1888. //
  1889. // prewittInvertTsMi
  1890. //
  1891. this.prewittInvertTsMi.Name = "prewittInvertTsMi";
  1892. this.prewittInvertTsMi.Size = new System.Drawing.Size(169, 22);
  1893. this.prewittInvertTsMi.Text = "Fusain";
  1894. this.prewittInvertTsMi.Click += new System.EventHandler(this.prewittInvertTsMi_Click);
  1895. //
  1896. // embossTsMi
  1897. //
  1898. this.embossTsMi.Name = "embossTsMi";
  1899. this.embossTsMi.Size = new System.Drawing.Size(169, 22);
  1900. this.embossTsMi.Text = "Photocopie";
  1901. this.embossTsMi.Click += new System.EventHandler(this.embossTsMi_Click);
  1902. //
  1903. // edgeHInvertTsMi
  1904. //
  1905. this.edgeHInvertTsMi.Name = "edgeHInvertTsMi";
  1906. this.edgeHInvertTsMi.Size = new System.Drawing.Size(169, 22);
  1907. this.edgeHInvertTsMi.Text = "Plume horizontale";
  1908. this.edgeHInvertTsMi.Click += new System.EventHandler(this.edgeHInvertTsMi_Click);
  1909. //
  1910. // edgeVInvertTsMi
  1911. //
  1912. this.edgeVInvertTsMi.Name = "edgeVInvertTsMi";
  1913. this.edgeVInvertTsMi.Size = new System.Drawing.Size(169, 22);
  1914. this.edgeVInvertTsMi.Text = "Plume verticale";
  1915. this.edgeVInvertTsMi.Click += new System.EventHandler(this.edgeVInvertTsMi_Click);
  1916. //
  1917. // kirshTsMi
  1918. //
  1919. this.kirshTsMi.Name = "kirshTsMi";
  1920. this.kirshTsMi.Size = new System.Drawing.Size(169, 22);
  1921. this.kirshTsMi.Text = "Tampon";
  1922. this.kirshTsMi.Click += new System.EventHandler(this.kirshTsMi_Click);
  1923. //
  1924. // pixelsTsMi
  1925. //
  1926. this.pixelsTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1927. this.pixMosaicTsMi});
  1928. this.pixelsTsMi.Name = "pixelsTsMi";
  1929. this.pixelsTsMi.Size = new System.Drawing.Size(158, 22);
  1930. this.pixelsTsMi.Text = "Pixellisation";
  1931. //
  1932. // pixMosaicTsMi
  1933. //
  1934. this.pixMosaicTsMi.Name = "pixMosaicTsMi";
  1935. this.pixMosaicTsMi.Size = new System.Drawing.Size(130, 22);
  1936. this.pixMosaicTsMi.Text = "Mosaïque";
  1937. this.pixMosaicTsMi.Click += new System.EventHandler(this.pixMosaicTsMi_Click);
  1938. //
  1939. // enhanceTsMi
  1940. //
  1941. this.enhanceTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1942. this.meanRemovalTsMi,
  1943. this.edgeEnhanceTsMi,
  1944. this.sharpenMore2TsMi,
  1945. this.sharpenPTsMi,
  1946. this.sharpenMoreTsMi});
  1947. this.enhanceTsMi.Name = "enhanceTsMi";
  1948. this.enhanceTsMi.Size = new System.Drawing.Size(158, 22);
  1949. this.enhanceTsMi.Text = "Renforcement";
  1950. //
  1951. // meanRemovalTsMi
  1952. //
  1953. this.meanRemovalTsMi.Name = "meanRemovalTsMi";
  1954. this.meanRemovalTsMi.Size = new System.Drawing.Size(182, 22);
  1955. this.meanRemovalTsMi.Text = "Accentuation...";
  1956. this.meanRemovalTsMi.Click += new System.EventHandler(this.meanRemovalTsMi_Click);
  1957. //
  1958. // edgeEnhanceTsMi
  1959. //
  1960. this.edgeEnhanceTsMi.Name = "edgeEnhanceTsMi";
  1961. this.edgeEnhanceTsMi.Size = new System.Drawing.Size(182, 22);
  1962. this.edgeEnhanceTsMi.Text = "Contours plus nets";
  1963. this.edgeEnhanceTsMi.Click += new System.EventHandler(this.edgeEnhanceTsMi_Click);
  1964. //
  1965. // sharpenMore2TsMi
  1966. //
  1967. this.sharpenMore2TsMi.Name = "sharpenMore2TsMi";
  1968. this.sharpenMore2TsMi.Size = new System.Drawing.Size(182, 22);
  1969. this.sharpenMore2TsMi.Text = "Encore plus net";
  1970. this.sharpenMore2TsMi.Click += new System.EventHandler(this.sharpenMore2TsMi_Click);
  1971. //
  1972. // sharpenPTsMi
  1973. //
  1974. this.sharpenPTsMi.Name = "sharpenPTsMi";
  1975. this.sharpenPTsMi.Size = new System.Drawing.Size(182, 22);
  1976. this.sharpenPTsMi.Text = "Netteté optimisée...";
  1977. this.sharpenPTsMi.Click += new System.EventHandler(this.sharpenPTsMi_Click);
  1978. //
  1979. // sharpenMoreTsMi
  1980. //
  1981. this.sharpenMoreTsMi.Name = "sharpenMoreTsMi";
  1982. this.sharpenMoreTsMi.Size = new System.Drawing.Size(182, 22);
  1983. this.sharpenMoreTsMi.Text = "Plus net";
  1984. this.sharpenMoreTsMi.Click += new System.EventHandler(this.sharpenMoreTsMi_Click);
  1985. //
  1986. // shapesTsMi
  1987. //
  1988. this.shapesTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1989. this.jitterTsMi});
  1990. this.shapesTsMi.Name = "shapesTsMi";
  1991. this.shapesTsMi.Size = new System.Drawing.Size(158, 22);
  1992. this.shapesTsMi.Text = "Textures";
  1993. //
  1994. // jitterTsMi
  1995. //
  1996. this.jitterTsMi.Name = "jitterTsMi";
  1997. this.jitterTsMi.Size = new System.Drawing.Size(122, 22);
  1998. this.jitterTsMi.Text = "Grain...";
  1999. this.jitterTsMi.Click += new System.EventHandler(this.jitterTsMi_Click);
  2000. //
  2001. // helpTsMi
  2002. //
  2003. this.helpTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  2004. this.aboutPhotoBrolTsMi});
  2005. this.helpTsMi.MergeAction = System.Windows.Forms.MergeAction.MatchOnly;
  2006. this.helpTsMi.Name = "helpTsMi";
  2007. this.helpTsMi.Size = new System.Drawing.Size(40, 20);
  2008. this.helpTsMi.Text = "&Aide";
  2009. //
  2010. // aboutPhotoBrolTsMi
  2011. //
  2012. this.aboutPhotoBrolTsMi.Name = "aboutPhotoBrolTsMi";
  2013. this.aboutPhotoBrolTsMi.Size = new System.Drawing.Size(204, 22);
  2014. this.aboutPhotoBrolTsMi.Text = "A propos de PhotoBrol...";
  2015. this.aboutPhotoBrolTsMi.Click += new System.EventHandler(this.aboutPhotoBrolTsMi_Click);
  2016. //
  2017. // toolsTsMi
  2018. //
  2019. this.toolsTsMi.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  2020. this.showColorsTsMi});
  2021. this.toolsTsMi.MergeAction = System.Windows.Forms.MergeAction.MatchOnly;
  2022. this.toolsTsMi.Name = "toolsTsMi";
  2023. this.toolsTsMi.Size = new System.Drawing.Size(46, 20);
  2024. this.toolsTsMi.Text = "&Outils";
  2025. //
  2026. // showColorsTsMi
  2027. //
  2028. this.showColorsTsMi.Name = "showColorsTsMi";
  2029. this.showColorsTsMi.Size = new System.Drawing.Size(152, 22);
  2030. this.showColorsTsMi.Text = "Couleurs";
  2031. this.showColorsTsMi.Click += new System.EventHandler(this.showColorsTsMi_Click);
  2032. //
  2033. // openFileDialog
  2034. //
  2035. this.openFileDialog.ShowHelp = true;
  2036. this.openFileDialog.Title = "Ouvrir une image";
  2037. //
  2038. // saveFileDialog
  2039. //
  2040. this.saveFileDialog.ShowHelp = true;
  2041. this.saveFileDialog.Title = "Sauver l\'image";
  2042. //
  2043. // ImageEditorUserControl
  2044. //
  2045. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  2046. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2047. this.AutoScroll = true;
  2048. this.Controls.Add(this.splitContainer1);
  2049. this.Controls.Add(this.toolStrip1);
  2050. this.Controls.Add(this.mainMenuStrip);
  2051. this.Name = "ImageEditorUserControl";
  2052. this.Size = new System.Drawing.Size(550, 337);
  2053. ((System.ComponentModel.ISupportInitialize)(this.gamaRedTrkB)).EndInit();
  2054. ((System.ComponentModel.ISupportInitialize)(this.contrastTrkB)).EndInit();
  2055. ((System.ComponentModel.ISupportInitialize)(this.brightnessTrkB)).EndInit();
  2056. this.toolStrip1.ResumeLayout(false);
  2057. this.toolStrip1.PerformLayout();
  2058. this.thumbCMS.ResumeLayout(false);
  2059. this.splitContainer1.Panel1.ResumeLayout(false);
  2060. this.splitContainer1.Panel2.ResumeLayout(false);
  2061. this.splitContainer1.ResumeLayout(false);
  2062. this.imagesActionsTC.ResumeLayout(false);
  2063. this.statsTP.ResumeLayout(false);
  2064. this.infosTP.ResumeLayout(false);
  2065. this.currentImgTP.ResumeLayout(false);
  2066. this.settingsTP.ResumeLayout(false);
  2067. this.settingsTP.PerformLayout();
  2068. ((System.ComponentModel.ISupportInitialize)(this.gamaBlueTrkB)).EndInit();
  2069. ((System.ComponentModel.ISupportInitialize)(this.gamaGreenTrkB)).EndInit();
  2070. this.miscTP.ResumeLayout(false);
  2071. this.wallpaperGB.ResumeLayout(false);
  2072. this.wallpaperGB.PerformLayout();
  2073. this.mainMenuStrip.ResumeLayout(false);
  2074. this.mainMenuStrip.PerformLayout();
  2075. this.ResumeLayout(false);
  2076. this.PerformLayout();
  2077.  
  2078. }
  2079.  
  2080. #endregion
  2081.  
  2082. private be.gaudry.view.controls.TextBoxDragDrop brightnessTB;
  2083. private System.Windows.Forms.TrackBar brightnessTrkB;
  2084. private be.gaudry.view.controls.TextBoxDragDrop gamaRedTB;
  2085. private System.Windows.Forms.TrackBar gamaRedTrkB;
  2086. private be.gaudry.view.controls.TextBoxDragDrop contrastTB;
  2087. private System.Windows.Forms.TrackBar contrastTrkB;
  2088. private System.Windows.Forms.Button editImageBtn;
  2089. private System.Windows.Forms.PropertyGrid imagePG;
  2090. private System.Windows.Forms.ToolStrip toolStrip1;
  2091. private System.Windows.Forms.Button wallpaperBtn;
  2092. private System.Windows.Forms.ToolTip toolTip1;
  2093. private System.Windows.Forms.SplitContainer splitContainer1;
  2094. private System.Windows.Forms.TabControl imagesActionsTC;
  2095. private System.Windows.Forms.TabPage settingsTP;
  2096. private System.Windows.Forms.TabPage infosTP;
  2097. private System.Windows.Forms.TabPage miscTP;
  2098. private System.Windows.Forms.GroupBox wallpaperGB;
  2099. private System.Windows.Forms.Panel desktopColorPanel;
  2100. private System.Windows.Forms.Button desktopColorBtn;
  2101. private System.Windows.Forms.Label destopColorLbl;
  2102. private System.Windows.Forms.ComboBox destopImgSizeModeCB;
  2103. private System.Windows.Forms.Label destopImgSizeModeLbl;
  2104. private System.Windows.Forms.ColorDialog colorDialog1;
  2105. private System.Windows.Forms.TrackBar gamaBlueTrkB;
  2106. private be.gaudry.view.controls.TextBoxDragDrop gamaGreenTB;
  2107. private System.Windows.Forms.TrackBar gamaGreenTrkB;
  2108. private be.gaudry.view.controls.TextBoxDragDrop gamaBlueTB;
  2109. private System.Windows.Forms.Label gamaBlueLbl;
  2110. private System.Windows.Forms.Label gamaGreenLbl;
  2111. private System.Windows.Forms.Label gamaRedLbl;
  2112. private System.Windows.Forms.ToolStripButton flipxTSB;
  2113. private System.Windows.Forms.ToolStripButton flipyTSB;
  2114. private System.Windows.Forms.ToolStripButton rotate90hTSB;
  2115. private System.Windows.Forms.ToolStripButton rotate90ahTSB;
  2116. private System.Windows.Forms.ContextMenuStrip thumbCMS;
  2117. private System.Windows.Forms.ToolStripMenuItem zoomPosCmsMi;
  2118. private System.Windows.Forms.ToolStripMenuItem zoomNegCmsMi;
  2119. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  2120. private System.Windows.Forms.ToolStripMenuItem rotationsCmsMi;
  2121. private System.Windows.Forms.ToolStripMenuItem rotateRCmsMi;
  2122. private System.Windows.Forms.ToolStripMenuItem rotateLCmsMi;
  2123. private System.Windows.Forms.ToolStripMenuItem flipCmsMi;
  2124. private System.Windows.Forms.ToolStripMenuItem flipHCmsMi;
  2125. private System.Windows.Forms.ToolStripMenuItem flipVCmsMi;
  2126. private System.Windows.Forms.ToolStripMenuItem zoomFitCmsMi;
  2127. private System.Windows.Forms.ToolStripMenuItem zoom100CmsMi;
  2128. private be.gaudry.view.controls.ScrollablePictureBoxUserControl scrollPBUC;
  2129. private System.Windows.Forms.ToolStripButton toolStripButton1;
  2130. private System.Windows.Forms.ToolStripButton toolStripButton2;
  2131. private System.Windows.Forms.ToolStripButton toolStripButton3;
  2132. private System.Windows.Forms.MenuStrip mainMenuStrip;
  2133. private System.Windows.Forms.ToolStripMenuItem imageTsMi;
  2134. private System.Windows.Forms.ToolStripMenuItem imgSettingTsMi;
  2135. private System.Windows.Forms.ToolStripMenuItem grayScaleTsMi;
  2136. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  2137. private System.Windows.Forms.ToolStripMenuItem invertTsMi;
  2138. private System.Windows.Forms.ToolStripMenuItem thumbSizeTsMi;
  2139. private System.Windows.Forms.ToolStripMenuItem zoomInTsMi;
  2140. private System.Windows.Forms.ToolStripMenuItem zoomOutTsMi;
  2141. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  2142. private System.Windows.Forms.ToolStripMenuItem zoomToRealSizeTsMi;
  2143. private System.Windows.Forms.ToolStripMenuItem zoomToFitTsMi;
  2144. private System.Windows.Forms.ToolStripMenuItem filterTsMi;
  2145. private System.Windows.Forms.ToolStripMenuItem blurTsMi;
  2146. private System.Windows.Forms.ToolStripMenuItem gaussianBlurTsMi;
  2147. private System.Windows.Forms.ToolStripMenuItem moreBlurTsMi;
  2148. private System.Windows.Forms.ToolStripMenuItem brightnessTsMi;
  2149. private System.Windows.Forms.ToolStripMenuItem contrastTsMi;
  2150. private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  2151. private System.Windows.Forms.Label gamaLbl;
  2152. private System.Windows.Forms.Label contrastLbl;
  2153. private System.Windows.Forms.Label brightnessLbl;
  2154. private System.Windows.Forms.ToolStripMenuItem enhanceTsMi;
  2155. private System.Windows.Forms.ToolStripMenuItem meanRemovalTsMi;
  2156. private System.Windows.Forms.ToolStripMenuItem sharpenMore2TsMi;
  2157. private System.Windows.Forms.ToolStripMenuItem sharpenPTsMi;
  2158. private System.Windows.Forms.ToolStripMenuItem sharpenMoreTsMi;
  2159. private System.Windows.Forms.ToolStripMenuItem sketchTsMi;
  2160. private System.Windows.Forms.ToolStripMenuItem embossTsMi;
  2161. private System.Windows.Forms.ToolStripMenuItem edgeTsMi;
  2162. private System.Windows.Forms.ToolStripMenuItem edgeInvertTsMi;
  2163. private System.Windows.Forms.ToolStripMenuItem kirshTsMi;
  2164. private System.Windows.Forms.ToolStripMenuItem prewittInvertTsMi;
  2165. private System.Windows.Forms.ToolStripMenuItem edgeHInvertTsMi;
  2166. private System.Windows.Forms.ToolStripMenuItem edgeVInvertTsMi;
  2167. private System.Windows.Forms.ToolStripMenuItem edgeEnhanceTsMi;
  2168. private System.Windows.Forms.ToolStripMenuItem resizeImageTsMi;
  2169. private System.Windows.Forms.ToolStripMenuItem displacementTsMi;
  2170. private System.Windows.Forms.ToolStripMenuItem shapesTsMi;
  2171. private System.Windows.Forms.ToolStripMenuItem jitterTsMi;
  2172. private System.Windows.Forms.ToolStripMenuItem swirlTsMi;
  2173. private System.Windows.Forms.ToolStripMenuItem sphereTsMi;
  2174. private System.Windows.Forms.ToolStripMenuItem sphereNegTsMi;
  2175. private System.Windows.Forms.ToolStripMenuItem TimeWarpTsMi;
  2176. private System.Windows.Forms.ToolStripMenuItem waterTsMi;
  2177. private System.Windows.Forms.ToolStripMenuItem pixelsTsMi;
  2178. private System.Windows.Forms.ToolStripMenuItem pixMosaicTsMi;
  2179. private System.Windows.Forms.ToolStripButton collapseTabsTSB;
  2180. private System.Windows.Forms.ToolStripMenuItem artTsMi;
  2181. private System.Windows.Forms.ToolStripMenuItem sepiaTsMi;
  2182. private System.Windows.Forms.ToolStripMenuItem reloadImgTsMi;
  2183. private System.Windows.Forms.ToolStripMenuItem s2ToolStripMenuItem;
  2184. private System.Windows.Forms.ToolStripMenuItem colorByPixTsMi;
  2185. private System.Windows.Forms.ToolStripMenuItem colorByAvgTsMi;
  2186. private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
  2187. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
  2188. private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
  2189. private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
  2190. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem15;
  2191. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3;
  2192. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem6;
  2193. private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
  2194. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem7;
  2195. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem8;
  2196. private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
  2197. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem9;
  2198. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
  2199. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem10;
  2200. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem11;
  2201. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem12;
  2202. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem13;
  2203. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem14;
  2204. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem16;
  2205. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem17;
  2206. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem18;
  2207. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem19;
  2208. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem20;
  2209. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem21;
  2210. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem22;
  2211. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem23;
  2212. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem24;
  2213. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem25;
  2214. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem26;
  2215. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem27;
  2216. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem28;
  2217. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem29;
  2218. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem30;
  2219. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem31;
  2220. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem32;
  2221. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem33;
  2222. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem34;
  2223. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem35;
  2224. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem36;
  2225. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem37;
  2226. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem38;
  2227. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem39;
  2228. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem40;
  2229. private System.Windows.Forms.ToolStripMenuItem helpTsMi;
  2230. private System.Windows.Forms.ToolStripMenuItem aboutPhotoBrolTsMi;
  2231. private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
  2232. private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
  2233. private System.Windows.Forms.ToolStripButton openTSB;
  2234. private System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
  2235. private System.Windows.Forms.OpenFileDialog openFileDialog;
  2236. private System.Windows.Forms.ToolStripMenuItem ouvrirToolStripMenuItem;
  2237. private System.Windows.Forms.ToolStripSeparator toolStripSeparator13;
  2238. private System.Windows.Forms.TabPage currentImgTP;
  2239. private System.Windows.Forms.PropertyGrid curImagePG;
  2240. private System.Windows.Forms.ToolStripMenuItem editionToolStripMenuItem;
  2241. private System.Windows.Forms.ToolStripMenuItem annulerToolStripMenuItem;
  2242. private System.Windows.Forms.ToolStripMenuItem rétablirToolStripMenuItem;
  2243. private System.Windows.Forms.ToolStripSeparator toolStripSeparator14;
  2244. private System.Windows.Forms.ToolStripMenuItem couperToolStripMenuItem;
  2245. private System.Windows.Forms.ToolStripMenuItem copierToolStripMenuItem;
  2246. private System.Windows.Forms.ToolStripMenuItem collerToolStripMenuItem;
  2247. private System.Windows.Forms.ToolStripSeparator toolStripSeparator15;
  2248. private System.Windows.Forms.ToolStripMenuItem sélectionnertoutToolStripMenuItem;
  2249. private System.Windows.Forms.ToolStripMenuItem fileTSMenuItem;
  2250. private System.Windows.Forms.ToolStripMenuItem newTSMenuItem;
  2251. private System.Windows.Forms.ToolStripMenuItem newBrolTSMenuItem;
  2252. private System.Windows.Forms.ToolStripMenuItem openTSMenuItem;
  2253. private System.Windows.Forms.ToolStripMenuItem imageToolStripMenuItem;
  2254. private System.Windows.Forms.ToolStripSeparator toolStripSeparator16;
  2255. private System.Windows.Forms.ToolStripMenuItem saveTSMenuItem;
  2256. private System.Windows.Forms.ToolStripMenuItem saveAsTSMenuItem;
  2257. private System.Windows.Forms.ToolStripSeparator toolStripSeparator17;
  2258. private System.Windows.Forms.ToolStripMenuItem printTSMenuItem;
  2259. private System.Windows.Forms.ToolStripMenuItem printPreviewMenuItem;
  2260. private System.Windows.Forms.ToolStripButton saveAsTSB;
  2261. private System.Windows.Forms.ToolStripButton undoTSB;
  2262. private System.Windows.Forms.ToolStripButton redoTSB;
  2263. private System.Windows.Forms.ToolStripSeparator toolStripSeparator18;
  2264. private System.Windows.Forms.ToolStripButton reloadTSB;
  2265. private System.Windows.Forms.ToolStripButton colorTSB;
  2266. private System.Windows.Forms.ToolStripButton grayTSB;
  2267. private System.Windows.Forms.ToolStripLabel historyLbl;
  2268. private System.Windows.Forms.SaveFileDialog saveFileDialog;
  2269. private System.Windows.Forms.ToolStripMenuItem saveTsMi;
  2270. private System.Windows.Forms.TabPage statsTP;
  2271. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4;
  2272. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem5;
  2273. private RGBLHistogramUserControl rgblHistogramUserControl1;
  2274. private System.Windows.Forms.ToolStripSplitButton mruTsSB;
  2275. private be.gaudry.view.controls.IconList iconList1;
  2276. private System.Windows.Forms.ToolStripSeparator lastActionTsS;
  2277. private System.Windows.Forms.ToolStripMenuItem lastActionTsMi;
  2278. private System.Windows.Forms.ToolStripButton lastActionTSB;
  2279. private System.Windows.Forms.ToolStripMenuItem toolsTsMi;
  2280. private System.Windows.Forms.ToolStripMenuItem showColorsTsMi;
  2281. }
  2282. }

Structure et Fichiers du projet

Afficher/masquer...


Répertoires contenus dans /var/www/bin/sniplets/bibliobrol/photobrol/view/controls/ 
IcôneNomTailleModification
IcôneNomTailleModification
| _ Répertoire parent0 octets1717206702 01/06/2024 03:51:42
| _histogram0 octets1541007196 31/10/2018 18:33:16
Fichiers contenus dans /var/www/bin/sniplets/bibliobrol/photobrol/view/controls/ 
IcôneNomTailleModificationAction
IcôneNomTailleModificationAction
Afficher le fichier .cs|.csRGBLHistogramUserControl.cs7.13 Ko31/10/2018 18:32:52-refusé-
Afficher le fichier .cs|.csHistogramUserControl.Designer.cs15.78 Ko31/10/2018 18:32:52-refusé-
Afficher le fichier .cs|.csCompressJpegUserControl.Designer.cs13.8 Ko31/10/2018 18:32:51-refusé-
Afficher le fichier .resx|.resxCompressJpegUserControl.resx5.68 Ko31/10/2018 18:32:52-refusé-
Afficher le fichier .resx|.resxRGBLHistogramUserControl.resx5.68 Ko31/10/2018 18:32:52-refusé-
Afficher le fichier .cs|.csHistogramUserControl.cs6.31 Ko31/10/2018 18:32:52-refusé-
Afficher le fichier .resx|.resxHistogramUserControl.resx5.68 Ko31/10/2018 18:32:52-refusé-
Afficher le fichier .cs|.csCompressJpegUserControl.cs3.77 Ko31/10/2018 18:32:51-refusé-
Afficher le fichier .cs|.csRGBLHistogramUserControl.Designer.cs29.94 Ko31/10/2018 18:32:52-refusé-
Afficher le fichier .cs|.csImageEditorUserControl.cs41.8 Ko31/10/2018 18:32:52-refusé-
Afficher le fichier .resx|.resxImageEditorUserControl.resx17.34 Ko31/10/2018 18:32:52-refusé-
Afficher le fichier .cs|.csImageEditorUserControl.Designer.cs126.15 Ko31/10/2018 18:32:52-refusé-

Utilisation de l'explorateur de code

  • Navigation :
    • Un clic sur une icône de répertoire ouvre ce répertoire pour en afficher les fichiers.
    • Lorsque le répertoire en cours ne contient pas de sous-répertoires il est possible de remonter vers le répertoire parent.
    • La structure de répertoires en treetable (tableau en forme d'arborescence) n'est plus possibledans cette version.
    • Un clic sur une icône de fichier ouvre ce fichier pour en afficher le code avec la coloration syntaxique adaptée en fonction du langage principal utilisé dans le fichier.
  • Affichage :
    • Il est possible de trier les répertoires ou les fichiers selon certains critères (nom, taille, date).
  • Actions :
    • Les actions possible sur les fichiers dépendent de vos droits d'utilisateur sur le site. Veuillez activer le mode utilisateur pour activer les actions.

Nederlandse vertaling

U hebt gevraagd om deze site in het Nederlands te bezoeken. Voor nu wordt alleen de interface vertaald, maar nog niet alle inhoud.

Als je me wilt helpen met vertalingen, is je bijdrage welkom. Het enige dat u hoeft te doen, is u op de site registreren en mij een bericht sturen waarin u wordt gevraagd om u toe te voegen aan de groep vertalers, zodat u de gewenste pagina's kunt vertalen. Een link onderaan elke vertaalde pagina geeft aan dat u de vertaler bent en heeft een link naar uw profiel.

Bij voorbaat dank.

Document heeft de 30/10/2009 gemaakt, de laatste keer de 26/10/2018 gewijzigd
Bron van het afgedrukte document:https://www.gaudry.be/nl/cs-photobrol-source-rf-view/controls/ImageEditorUserControl.Designer.cs.html

De infobrol is een persoonlijke site waarvan de inhoud uitsluitend mijn verantwoordelijkheid is. De tekst is beschikbaar onder CreativeCommons-licentie (BY-NC-SA). Meer info op de gebruiksvoorwaarden en de auteur.