namespace PaintDotNet.ImageCollect.CameraComponent
{
partial class AdjustWhiteBalanceControl
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.button1 = new System.Windows.Forms.Button();
this.lansepictureBox = new System.Windows.Forms.PictureBox();
this.huangsepictureBox = new System.Windows.Forms.PictureBox();
this.lvsepictureBox = new System.Windows.Forms.PictureBox();
this.yanghongsepictureBox = new System.Windows.Forms.PictureBox();
this.hongsepictureBox = new System.Windows.Forms.PictureBox();
this.lanlvpictureBox = new System.Windows.Forms.PictureBox();
this.label12 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.blueChannelTB = new System.Windows.Forms.TrackBar();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.greenChannelTB = new System.Windows.Forms.TrackBar();
this.label7 = new System.Windows.Forms.Label();
this.redChannelTB = new System.Windows.Forms.TrackBar();
this.ColourCheckBox = new System.Windows.Forms.CheckBox();
this.button5 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.lansepictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.huangsepictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lvsepictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.yanghongsepictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.hongsepictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lanlvpictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.blueChannelTB)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.greenChannelTB)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.redChannelTB)).BeginInit();
this.SuspendLayout();
//
// groupBox3
//
this.groupBox3.Controls.Add(this.button1);
this.groupBox3.Controls.Add(this.lansepictureBox);
this.groupBox3.Controls.Add(this.huangsepictureBox);
this.groupBox3.Controls.Add(this.lvsepictureBox);
this.groupBox3.Controls.Add(this.yanghongsepictureBox);
this.groupBox3.Controls.Add(this.hongsepictureBox);
this.groupBox3.Controls.Add(this.lanlvpictureBox);
this.groupBox3.Controls.Add(this.label12);
this.groupBox3.Controls.Add(this.label11);
this.groupBox3.Controls.Add(this.label10);
this.groupBox3.Controls.Add(this.blueChannelTB);
this.groupBox3.Controls.Add(this.label9);
this.groupBox3.Controls.Add(this.label8);
this.groupBox3.Controls.Add(this.greenChannelTB);
this.groupBox3.Controls.Add(this.label7);
this.groupBox3.Controls.Add(this.redChannelTB);
this.groupBox3.Controls.Add(this.ColourCheckBox);
this.groupBox3.Controls.Add(this.button5);
this.groupBox3.Controls.Add(this.button4);
this.groupBox3.Controls.Add(this.button3);
this.groupBox3.Controls.Add(this.button2);
this.groupBox3.Location = new System.Drawing.Point(3, 3);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(448, 205);
this.groupBox3.TabIndex = 19;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "白平衡";
//
// button1
//
this.button1.Location = new System.Drawing.Point(191, 29);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 37;
this.button1.Text = "一次白平衡";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// lansepictureBox
//
this.lansepictureBox.BackColor = System.Drawing.Color.Blue;
this.lansepictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lansepictureBox.Location = new System.Drawing.Point(412, 155);
this.lansepictureBox.Name = "lansepictureBox";
this.lansepictureBox.Size = new System.Drawing.Size(12, 12);
this.lansepictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.lansepictureBox.TabIndex = 36;
this.lansepictureBox.TabStop = false;
//
// huangsepictureBox
//
this.huangsepictureBox.BackColor = System.Drawing.Color.Yellow;
this.huangsepictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.huangsepictureBox.Location = new System.Drawing.Point(33, 155);
this.huangsepictureBox.Name = "huangsepictureBox";
this.huangsepictureBox.Size = new System.Drawing.Size(12, 12);
this.huangsepictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.huangsepictureBox.TabIndex = 35;
this.huangsepictureBox.TabStop = false;
//
// lvsepictureBox
//
this.lvsepictureBox.BackColor = System.Drawing.Color.Lime;
this.lvsepictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lvsepictureBox.Location = new System.Drawing.Point(412, 125);
this.lvsepictureBox.Name = "lvsepictureBox";
this.lvsepictureBox.Size = new System.Drawing.Size(12, 12);
this.lvsepictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.lvsepictureBox.TabIndex = 34;
this.lvsepictureBox.TabStop = false;
//
// yanghongsepictureBox
//
this.yanghongsepictureBox.BackColor = System.Drawing.Color.Fuchsia;
this.yanghongsepictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.yanghongsepictureBox.Location = new System.Drawing.Point(33, 125);
this.yanghongsepictureBox.Name = "yanghongsepictureBox";
this.yanghongsepictureBox.Size = new System.Drawing.Size(12, 12);
this.yanghongsepictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.yanghongsepictureBox.TabIndex = 33;
this.yanghongsepictureBox.TabStop = false;
//
// hongsepictureBox
//
this.hongsepictureBox.BackColor = System.Drawing.Color.Red;
this.hongsepictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.hongsepictureBox.Location = new System.Drawing.Point(412, 96);
this.hongsepictureBox.Name = "hongsepictureBox";
this.hongsepictureBox.Size = new System.Drawing.Size(12, 12);
this.hongsepictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.hongsepictureBox.TabIndex = 32;
this.hongsepictureBox.TabStop = false;
//
// lanlvpictureBox
//
this.lanlvpictureBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.lanlvpictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lanlvpictureBox.Location = new System.Drawing.Point(33, 96);
this.lanlvpictureBox.Name = "lanlvpictureBox";
this.lanlvpictureBox.Size = new System.Drawing.Size(12, 12);
this.lanlvpictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.lanlvpictureBox.TabIndex = 31;
this.lanlvpictureBox.TabStop = false;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(368, 155);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(29, 12);
this.label12.TabIndex = 30;
this.label12.Text = "蓝色";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(368, 125);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(29, 12);
this.label11.TabIndex = 29;
this.label11.Text = "绿色";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(368, 96);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(29, 12);
this.label10.TabIndex = 28;
this.label10.Text = "红色";
//
// blueChannelTB
//
this.blueChannelTB.Location = new System.Drawing.Point(104, 155);
this.blueChannelTB.Maximum = 1366;
this.blueChannelTB.Name = "blueChannelTB";
this.blueChannelTB.Size = new System.Drawing.Size(246, 45);
this.blueChannelTB.TabIndex = 27;
this.blueChannelTB.TickStyle = System.Windows.Forms.TickStyle.None;
this.blueChannelTB.ValueChanged += new System.EventHandler(this.blueChannelTB_ValueChanged);
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(58, 155);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(29, 12);
this.label9.TabIndex = 26;
this.label9.Text = "黄色";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(58, 125);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(29, 12);
this.label8.TabIndex = 25;
this.label8.Text = "洋红";
//
// greenChannelTB
//
this.greenChannelTB.Location = new System.Drawing.Point(104, 125);
this.greenChannelTB.Maximum = 1366;
this.greenChannelTB.Name = "greenChannelTB";
this.greenChannelTB.Size = new System.Drawing.Size(246, 45);
this.greenChannelTB.TabIndex = 24;
this.greenChannelTB.TickStyle = System.Windows.Forms.TickStyle.None;
this.greenChannelTB.ValueChanged += new System.EventHandler(this.greenChannelTB_ValueChanged);
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(58, 96);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(29, 12);
this.label7.TabIndex = 23;
this.label7.Text = "青色";
//
// redChannelTB
//
this.redChannelTB.Location = new System.Drawing.Point(104, 96);
this.redChannelTB.Maximum = 1366;
this.redChannelTB.Name = "redChannelTB";
this.redChannelTB.Size = new System.Drawing.Size(246, 45);
this.redChannelTB.TabIndex = 22;
this.redChannelTB.TickStyle = System.Windows.Forms.TickStyle.None;
this.redChannelTB.ValueChanged += new System.EventHandler(this.redChannelTB_ValueChanged);
//
// ColourCheckBox
//
this.ColourCheckBox.AutoSize = true;
this.ColourCheckBox.Checked = true;
this.ColourCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
this.ColourCheckBox.Location = new System.Drawing.Point(20, 67);
this.ColourCheckBox.Name = "ColourCheckBox";
this.ColourCheckBox.Size = new System.Drawing.Size(108, 16);
this.ColourCheckBox.TabIndex = 21;
this.ColourCheckBox.Text = "显示颜色值通道";
this.ColourCheckBox.UseVisualStyleBackColor = true;
this.ColourCheckBox.CheckedChanged += new System.EventHandler(this.xianshiColourCheckBox_CheckedChanged);
//
// button5
//
this.button5.Location = new System.Drawing.Point(362, 29);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(75, 23);
this.button5.TabIndex = 20;
this.button5.Text = "5500K";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button4
//
this.button4.Location = new System.Drawing.Point(277, 29);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(75, 23);
this.button4.TabIndex = 19;
this.button4.Text = "3200K";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(106, 29);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 18;
this.button3.Text = "自动";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(20, 29);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 17;
this.button2.Text = "手动";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// AdjustWhiteBalanceControl
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.groupBox3);
this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.Name = "AdjustWhiteBalanceControl";
this.Size = new System.Drawing.Size(454, 211);
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.lansepictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.huangsepictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lvsepictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.yanghongsepictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.hongsepictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lanlvpictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.blueChannelTB)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.greenChannelTB)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.redChannelTB)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.PictureBox lansepictureBox;
private System.Windows.Forms.PictureBox huangsepictureBox;
private System.Windows.Forms.PictureBox lvsepictureBox;
private System.Windows.Forms.PictureBox yanghongsepictureBox;
private System.Windows.Forms.PictureBox hongsepictureBox;
private System.Windows.Forms.PictureBox lanlvpictureBox;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TrackBar blueChannelTB;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TrackBar greenChannelTB;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TrackBar redChannelTB;
private System.Windows.Forms.CheckBox ColourCheckBox;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
}
}