⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pseudocolordialog.designer.cs

📁 一个C#开发的类似PHOTOSHOP的软件,用到了很多图形算法.
💻 CS
字号:
namespace PhotoSprite.Dialog
{
  partial class PseudoColorDialog
  {
    /// <summary>
    /// Required designer variable.
    /// </summary>
    private System.ComponentModel.IContainer components = null;

    /// <summary>
    /// Clean up any resources being used.
    /// </summary>
    /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
    protected override void Dispose(bool disposing)
    {
      if (disposing && (components != null))
      {
        components.Dispose();
      }
      base.Dispose(disposing);
    }

    #region Windows Form Designer generated code

    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
      this.groupBox = new System.Windows.Forms.GroupBox();
      this.label44 = new System.Windows.Forms.Label();
      this.label43 = new System.Windows.Forms.Label();
      this.label42 = new System.Windows.Forms.Label();
      this.label41 = new System.Windows.Forms.Label();
      this.label34 = new System.Windows.Forms.Label();
      this.label33 = new System.Windows.Forms.Label();
      this.label32 = new System.Windows.Forms.Label();
      this.label31 = new System.Windows.Forms.Label();
      this.label24 = new System.Windows.Forms.Label();
      this.label23 = new System.Windows.Forms.Label();
      this.label22 = new System.Windows.Forms.Label();
      this.label21 = new System.Windows.Forms.Label();
      this.label14 = new System.Windows.Forms.Label();
      this.label13 = new System.Windows.Forms.Label();
      this.label12 = new System.Windows.Forms.Label();
      this.label11 = new System.Windows.Forms.Label();
      this.colorDialog = new System.Windows.Forms.ColorDialog();
      this.btnCancel = new System.Windows.Forms.Button();
      this.btnOk = new System.Windows.Forms.Button();
      this.curveRadioButton = new System.Windows.Forms.RadioButton();
      this.colorTableRadioButton = new System.Windows.Forms.RadioButton();
      this.groupBox.SuspendLayout();
      this.SuspendLayout();
      // 
      // groupBox
      // 
      this.groupBox.Controls.Add(this.label44);
      this.groupBox.Controls.Add(this.label43);
      this.groupBox.Controls.Add(this.label42);
      this.groupBox.Controls.Add(this.label41);
      this.groupBox.Controls.Add(this.label34);
      this.groupBox.Controls.Add(this.label33);
      this.groupBox.Controls.Add(this.label32);
      this.groupBox.Controls.Add(this.label31);
      this.groupBox.Controls.Add(this.label24);
      this.groupBox.Controls.Add(this.label23);
      this.groupBox.Controls.Add(this.label22);
      this.groupBox.Controls.Add(this.label21);
      this.groupBox.Controls.Add(this.label14);
      this.groupBox.Controls.Add(this.label13);
      this.groupBox.Controls.Add(this.label12);
      this.groupBox.Controls.Add(this.label11);
      this.groupBox.Enabled = false;
      this.groupBox.Location = new System.Drawing.Point(12, 12);
      this.groupBox.Name = "groupBox";
      this.groupBox.Size = new System.Drawing.Size(126, 137);
      this.groupBox.TabIndex = 20;
      this.groupBox.TabStop = false;
      this.groupBox.Text = "色彩映射表";
      // 
      // label44
      // 
      this.label44.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label44.Location = new System.Drawing.Point(87, 99);
      this.label44.Name = "label44";
      this.label44.Size = new System.Drawing.Size(24, 24);
      this.label44.TabIndex = 18;
      this.label44.Click += new System.EventHandler(this.label44_Click);
      // 
      // label43
      // 
      this.label43.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label43.Location = new System.Drawing.Point(63, 99);
      this.label43.Name = "label43";
      this.label43.Size = new System.Drawing.Size(24, 24);
      this.label43.TabIndex = 17;
      this.label43.Click += new System.EventHandler(this.label43_Click);
      // 
      // label42
      // 
      this.label42.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label42.Location = new System.Drawing.Point(39, 99);
      this.label42.Name = "label42";
      this.label42.Size = new System.Drawing.Size(24, 24);
      this.label42.TabIndex = 16;
      this.label42.Click += new System.EventHandler(this.label42_Click);
      // 
      // label41
      // 
      this.label41.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label41.Location = new System.Drawing.Point(15, 99);
      this.label41.Name = "label41";
      this.label41.Size = new System.Drawing.Size(24, 24);
      this.label41.TabIndex = 15;
      this.label41.Click += new System.EventHandler(this.label41_Click);
      // 
      // label34
      // 
      this.label34.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label34.Location = new System.Drawing.Point(87, 75);
      this.label34.Name = "label34";
      this.label34.Size = new System.Drawing.Size(24, 24);
      this.label34.TabIndex = 14;
      this.label34.Click += new System.EventHandler(this.label34_Click);
      // 
      // label33
      // 
      this.label33.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label33.Location = new System.Drawing.Point(63, 75);
      this.label33.Name = "label33";
      this.label33.Size = new System.Drawing.Size(24, 24);
      this.label33.TabIndex = 13;
      this.label33.Click += new System.EventHandler(this.label33_Click);
      // 
      // label32
      // 
      this.label32.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label32.Location = new System.Drawing.Point(39, 75);
      this.label32.Name = "label32";
      this.label32.Size = new System.Drawing.Size(24, 24);
      this.label32.TabIndex = 12;
      this.label32.Click += new System.EventHandler(this.label32_Click);
      // 
      // label31
      // 
      this.label31.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label31.Location = new System.Drawing.Point(15, 75);
      this.label31.Name = "label31";
      this.label31.Size = new System.Drawing.Size(24, 24);
      this.label31.TabIndex = 11;
      this.label31.Click += new System.EventHandler(this.label31_Click);
      // 
      // label24
      // 
      this.label24.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label24.Location = new System.Drawing.Point(87, 51);
      this.label24.Name = "label24";
      this.label24.Size = new System.Drawing.Size(24, 24);
      this.label24.TabIndex = 10;
      this.label24.Click += new System.EventHandler(this.label24_Click);
      // 
      // label23
      // 
      this.label23.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label23.Location = new System.Drawing.Point(63, 51);
      this.label23.Name = "label23";
      this.label23.Size = new System.Drawing.Size(24, 24);
      this.label23.TabIndex = 9;
      this.label23.Click += new System.EventHandler(this.label23_Click);
      // 
      // label22
      // 
      this.label22.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label22.Location = new System.Drawing.Point(39, 51);
      this.label22.Name = "label22";
      this.label22.Size = new System.Drawing.Size(24, 24);
      this.label22.TabIndex = 8;
      this.label22.Click += new System.EventHandler(this.label22_Click);
      // 
      // label21
      // 
      this.label21.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label21.Location = new System.Drawing.Point(15, 51);
      this.label21.Name = "label21";
      this.label21.Size = new System.Drawing.Size(24, 24);
      this.label21.TabIndex = 7;
      this.label21.Click += new System.EventHandler(this.label21_Click);
      // 
      // label14
      // 
      this.label14.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label14.Location = new System.Drawing.Point(87, 27);
      this.label14.Name = "label14";
      this.label14.Size = new System.Drawing.Size(24, 24);
      this.label14.TabIndex = 6;
      this.label14.Click += new System.EventHandler(this.label14_Click);
      // 
      // label13
      // 
      this.label13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label13.Location = new System.Drawing.Point(63, 27);
      this.label13.Name = "label13";
      this.label13.Size = new System.Drawing.Size(24, 24);
      this.label13.TabIndex = 5;
      this.label13.Click += new System.EventHandler(this.label13_Click);
      // 
      // label12
      // 
      this.label12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label12.Location = new System.Drawing.Point(39, 27);
      this.label12.Name = "label12";
      this.label12.Size = new System.Drawing.Size(24, 24);
      this.label12.TabIndex = 4;
      this.label12.Click += new System.EventHandler(this.label12_Click);
      // 
      // label11
      // 
      this.label11.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
      this.label11.Location = new System.Drawing.Point(15, 27);
      this.label11.Name = "label11";
      this.label11.Size = new System.Drawing.Size(24, 24);
      this.label11.TabIndex = 3;
      this.label11.Click += new System.EventHandler(this.label11_Click);
      // 
      // btnCancel
      // 
      this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
      this.btnCancel.Location = new System.Drawing.Point(144, 117);
      this.btnCancel.Name = "btnCancel";
      this.btnCancel.Size = new System.Drawing.Size(51, 23);
      this.btnCancel.TabIndex = 2;
      this.btnCancel.Text = "取消";
      this.btnCancel.UseVisualStyleBackColor = true;
      this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
      // 
      // btnOk
      // 
      this.btnOk.DialogResult = System.Windows.Forms.DialogResult.OK;
      this.btnOk.Location = new System.Drawing.Point(144, 88);
      this.btnOk.Name = "btnOk";
      this.btnOk.Size = new System.Drawing.Size(51, 23);
      this.btnOk.TabIndex = 1;
      this.btnOk.Text = "确定";
      this.btnOk.UseVisualStyleBackColor = true;
      // 
      // curveRadioButton
      // 
      this.curveRadioButton.AutoSize = true;
      this.curveRadioButton.Checked = true;
      this.curveRadioButton.Location = new System.Drawing.Point(145, 23);
      this.curveRadioButton.Name = "curveRadioButton";
      this.curveRadioButton.Size = new System.Drawing.Size(47, 16);
      this.curveRadioButton.TabIndex = 21;
      this.curveRadioButton.TabStop = true;
      this.curveRadioButton.Text = "曲线";
      this.curveRadioButton.UseVisualStyleBackColor = true;
      // 
      // colorTableRadioButton
      // 
      this.colorTableRadioButton.AutoSize = true;
      this.colorTableRadioButton.Location = new System.Drawing.Point(144, 45);
      this.colorTableRadioButton.Name = "colorTableRadioButton";
      this.colorTableRadioButton.Size = new System.Drawing.Size(59, 16);
      this.colorTableRadioButton.TabIndex = 21;
      this.colorTableRadioButton.Text = "色彩表";
      this.colorTableRadioButton.UseVisualStyleBackColor = true;
      this.colorTableRadioButton.CheckedChanged += new System.EventHandler(this.colorTableRadioButton_CheckedChanged);
      // 
      // PseudoColorDialog
      // 
      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
      this.ClientSize = new System.Drawing.Size(210, 165);
      this.Controls.Add(this.colorTableRadioButton);
      this.Controls.Add(this.curveRadioButton);
      this.Controls.Add(this.btnCancel);
      this.Controls.Add(this.btnOk);
      this.Controls.Add(this.groupBox);
      this.MaximizeBox = false;
      this.MaximumSize = new System.Drawing.Size(218, 192);
      this.MinimizeBox = false;
      this.MinimumSize = new System.Drawing.Size(218, 192);
      this.Name = "PseudoColorDialog";
      this.ShowIcon = false;
      this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
      this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
      this.Text = "伪彩色";
      this.Load += new System.EventHandler(this.PseudoColorDialog_Load);
      this.groupBox.ResumeLayout(false);
      this.ResumeLayout(false);
      this.PerformLayout();

    }

    #endregion

    private System.Windows.Forms.GroupBox groupBox;
    private System.Windows.Forms.Label label44;
    private System.Windows.Forms.Label label43;
    private System.Windows.Forms.Label label42;
    private System.Windows.Forms.Label label41;
    private System.Windows.Forms.Label label34;
    private System.Windows.Forms.Label label33;
    private System.Windows.Forms.Label label32;
    private System.Windows.Forms.Label label31;
    private System.Windows.Forms.Label label24;
    private System.Windows.Forms.Label label23;
    private System.Windows.Forms.Label label22;
    private System.Windows.Forms.Label label21;
    private System.Windows.Forms.Label label14;
    private System.Windows.Forms.Label label13;
    private System.Windows.Forms.Label label12;
    private System.Windows.Forms.Label label11;
    private System.Windows.Forms.ColorDialog colorDialog;
    private System.Windows.Forms.Button btnCancel;
    private System.Windows.Forms.Button btnOk;
    private System.Windows.Forms.RadioButton curveRadioButton;
    private System.Windows.Forms.RadioButton colorTableRadioButton;


  }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -