BSOne.SFC/EM.Lib/ImageEn_SRC/Demos/ImageEditing/Radial/Unit1.dfm

560 lines
10 KiB
Plaintext

object Form1: TForm1
Left = 156
Top = 122
Caption = 'Radial Stretch Demo - www.ImageEn.com'
ClientHeight = 758
ClientWidth = 993
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object ImageEnView1: TImageEnView
Left = 0
Top = 0
Width = 615
Height = 758
EnableInteractionHints = True
Align = alClient
TabOrder = 0
end
object Panel1: TPanel
Left = 615
Top = 0
Width = 378
Height = 758
Align = alRight
BevelOuter = bvNone
TabOrder = 1
object Label1: TLabel
Left = 63
Top = 16
Width = 6
Height = 13
Caption = 'a'
end
object Label2: TLabel
Left = 63
Top = 40
Width = 6
Height = 13
Caption = 'b'
end
object Label3: TLabel
Left = 63
Top = 64
Width = 5
Height = 13
Caption = 'c'
end
object Label4: TLabel
Left = 63
Top = 88
Width = 6
Height = 13
Caption = 'd'
end
object Label5: TLabel
Left = 143
Top = 16
Width = 6
Height = 13
Caption = 'a'
end
object Label6: TLabel
Left = 143
Top = 40
Width = 6
Height = 13
Caption = 'b'
end
object Label7: TLabel
Left = 143
Top = 64
Width = 5
Height = 13
Caption = 'c'
end
object Label8: TLabel
Left = 143
Top = 88
Width = 6
Height = 13
Caption = 'd'
end
object Label9: TLabel
Left = 223
Top = 16
Width = 6
Height = 13
Caption = 'a'
end
object Label10: TLabel
Left = 223
Top = 40
Width = 6
Height = 13
Caption = 'b'
end
object Label11: TLabel
Left = 223
Top = 64
Width = 5
Height = 13
Caption = 'c'
end
object Label12: TLabel
Left = 223
Top = 88
Width = 6
Height = 13
Caption = 'd'
end
object Label13: TLabel
Left = 94
Top = 108
Width = 19
Height = 13
Caption = 'Red'
end
object Label14: TLabel
Left = 166
Top = 108
Width = 29
Height = 13
Caption = 'Green'
end
object Label15: TLabel
Left = 246
Top = 108
Width = 20
Height = 13
Caption = 'Blue'
end
object Edit1: TEdit
Left = 79
Top = 12
Width = 49
Height = 21
TabOrder = 0
Text = '0'
end
object Edit2: TEdit
Left = 79
Top = 36
Width = 49
Height = 21
TabOrder = 1
Text = '0'
end
object Edit3: TEdit
Left = 79
Top = 60
Width = 49
Height = 21
TabOrder = 2
Text = '0'
end
object Edit4: TEdit
Left = 79
Top = 84
Width = 49
Height = 21
TabOrder = 3
Text = '0'
end
object Button1: TButton
Left = 95
Top = 128
Width = 75
Height = 19
Caption = 'Apply'
TabOrder = 4
OnClick = Button1Click
end
object Edit5: TEdit
Left = 159
Top = 12
Width = 49
Height = 21
TabOrder = 5
Text = '0'
end
object Edit6: TEdit
Left = 159
Top = 36
Width = 49
Height = 21
TabOrder = 6
Text = '0'
end
object Edit7: TEdit
Left = 159
Top = 60
Width = 49
Height = 21
TabOrder = 7
Text = '0'
end
object Edit8: TEdit
Left = 159
Top = 84
Width = 49
Height = 21
TabOrder = 8
Text = '0'
end
object Edit9: TEdit
Left = 239
Top = 12
Width = 49
Height = 21
TabOrder = 9
Text = '0'
end
object Edit10: TEdit
Left = 239
Top = 36
Width = 49
Height = 21
TabOrder = 10
Text = '0'
end
object Edit11: TEdit
Left = 239
Top = 60
Width = 49
Height = 21
TabOrder = 11
Text = '0'
end
object Edit12: TEdit
Left = 239
Top = 84
Width = 49
Height = 21
TabOrder = 12
Text = '0'
end
object Button2: TButton
Left = 207
Top = 128
Width = 75
Height = 19
Caption = 'Undo'
TabOrder = 13
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 48
Top = 147
Width = 265
Height = 118
Caption = ' Red '
TabOrder = 14
object Label16: TLabel
Left = 8
Top = 13
Width = 6
Height = 13
Caption = 'a'
end
object Label17: TLabel
Left = 8
Top = 37
Width = 6
Height = 13
Caption = 'b'
end
object Label18: TLabel
Left = 8
Top = 61
Width = 5
Height = 13
Caption = 'c'
end
object Label19: TLabel
Left = 8
Top = 85
Width = 6
Height = 13
Caption = 'd'
end
object TrackBar1: TTrackBar
Left = 27
Top = 12
Width = 230
Height = 28
Max = 1000
Min = -1000
Frequency = 50
TabOrder = 0
OnChange = TrackBar1Change
end
object TrackBar2: TTrackBar
Left = 27
Top = 36
Width = 230
Height = 28
Max = 1000
Min = -1000
Frequency = 50
TabOrder = 1
OnChange = TrackBar1Change
end
object TrackBar3: TTrackBar
Left = 27
Top = 60
Width = 230
Height = 28
Max = 1000
Min = -1000
Frequency = 50
TabOrder = 2
OnChange = TrackBar1Change
end
object TrackBar4: TTrackBar
Left = 27
Top = 84
Width = 230
Height = 28
Max = 1000
Min = -1000
Frequency = 50
TabOrder = 3
OnChange = TrackBar1Change
end
end
object GroupBox2: TGroupBox
Left = 48
Top = 271
Width = 265
Height = 114
Caption = ' Green '
Enabled = False
TabOrder = 15
object Label20: TLabel
Left = 8
Top = 13
Width = 6
Height = 13
Caption = 'a'
end
object Label21: TLabel
Left = 8
Top = 37
Width = 6
Height = 13
Caption = 'b'
end
object Label22: TLabel
Left = 8
Top = 61
Width = 5
Height = 13
Caption = 'c'
end
object Label23: TLabel
Left = 8
Top = 85
Width = 6
Height = 13
Caption = 'd'
end
object TrackBar5: TTrackBar
Left = 27
Top = 12
Width = 230
Height = 27
Max = 1000
Min = -1000
Frequency = 50
TabOrder = 0
OnChange = TrackBar1Change
end
object TrackBar6: TTrackBar
Left = 27
Top = 36
Width = 230
Height = 27
Max = 1000
Min = -1000
Frequency = 50
TabOrder = 1
OnChange = TrackBar1Change
end
object TrackBar7: TTrackBar
Left = 27
Top = 60
Width = 230
Height = 27
Max = 1000
Min = -1000
Frequency = 50
TabOrder = 2
OnChange = TrackBar1Change
end
object TrackBar8: TTrackBar
Left = 27
Top = 84
Width = 230
Height = 27
Max = 1000
Min = -1000
Frequency = 50
TabOrder = 3
OnChange = TrackBar1Change
end
end
object GroupBox3: TGroupBox
Left = 48
Top = 391
Width = 265
Height = 115
Caption = ' Blue '
Enabled = False
TabOrder = 16
object Label24: TLabel
Left = 8
Top = 14
Width = 6
Height = 13
Caption = 'a'
end
object Label25: TLabel
Left = 8
Top = 38
Width = 6
Height = 13
Caption = 'b'
end
object Label26: TLabel
Left = 8
Top = 62
Width = 5
Height = 13
Caption = 'c'
end
object Label27: TLabel
Left = 8
Top = 86
Width = 6
Height = 13
Caption = 'd'
end
object TrackBar9: TTrackBar
Left = 27
Top = 13
Width = 230
Height = 27
Max = 1000
Min = -1000
Frequency = 50
TabOrder = 0
OnChange = TrackBar1Change
end
object TrackBar10: TTrackBar
Left = 27
Top = 37
Width = 230
Height = 27
Max = 1000
Min = -1000
Frequency = 50
TabOrder = 1
OnChange = TrackBar1Change
end
object TrackBar11: TTrackBar
Left = 27
Top = 61
Width = 230
Height = 27
Max = 1000
Min = -1000
Frequency = 50
TabOrder = 2
OnChange = TrackBar1Change
end
object TrackBar12: TTrackBar
Left = 27
Top = 85
Width = 230
Height = 27
Max = 1000
Min = -1000
Frequency = 50
TabOrder = 3
OnChange = TrackBar1Change
end
end
object GroupBox4: TGroupBox
Left = 8
Top = 524
Width = 361
Height = 208
Caption = ' Preview '
TabOrder = 17
object ImageEnView2: TImageEnView
Left = 2
Top = 15
Width = 357
Height = 191
BorderStyle = bsNone
AutoFit = True
EnableInteractionHints = True
Align = alClient
TabOrder = 0
end
end
object CheckBox1: TCheckBox
Left = 48
Top = 508
Width = 97
Height = 17
Caption = '"d" is automatic'
Checked = True
State = cbChecked
TabOrder = 18
end
object CheckBox2: TCheckBox
Left = 160
Top = 508
Width = 97
Height = 17
Caption = 'R=G=B'
Checked = True
State = cbChecked
TabOrder = 19
OnClick = CheckBox2Click
end
end
object MainMenu1: TMainMenu
Left = 320
Top = 120
object File1: TMenuItem
Caption = '&File'
object Open1: TMenuItem
Caption = '&Open...'
OnClick = Open1Click
end
object Save1: TMenuItem
Caption = '&Save as...'
OnClick = Save1Click
end
object N1: TMenuItem
Caption = '-'
end
object Exit1: TMenuItem
Caption = '&Exit'
OnClick = Exit1Click
end
end
end
end