home *** CD-ROM | disk | FTP | other *** search
- object AlterBmpForm: TAlterBmpForm
- Left = 323
- Top = 99
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsDialog
- Caption = 'Modify bitmap'
- ClientHeight = 289
- ClientWidth = 329
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poScreenCenter
- ShowHint = True
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image10: TImage
- Left = 197
- Top = 17
- Width = 15
- Height = 15
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object Image1: TImage
- Left = 197
- Top = 49
- Width = 17
- Height = 17
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Image2: TImage
- Left = 197
- Top = 81
- Width = 16
- Height = 16
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- Transparent = True
- end
- object Image3: TImage
- Left = 197
- Top = 128
- Width = 12
- Height = 12
- AutoSize = True
- Picture.Data = {<image003.bmp>}
- end
- object Image4: TImage
- Left = 197
- Top = 160
- Width = 12
- Height = 12
- AutoSize = True
- Picture.Data = {<image004.bmp>}
- end
- object Image5: TImage
- Left = 197
- Top = 192
- Width = 12
- Height = 12
- AutoSize = True
- Picture.Data = {<image005.bmp>}
- end
- object Bevel1: TBevel
- Left = 0
- Top = 232
- Width = 329
- Height = 17
- Shape = bsTopLine
- end
- object OkButton: TButton
- Left = 40
- Top = 250
- Width = 81
- Height = 25
- Caption = '&Ok'
- ModalResult = 1
- TabOrder = 19
- OnClick = OkButtonClick
- end
- object CancelButton: TButton
- Left = 128
- Top = 250
- Width = 81
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 20
- OnClick = CancelButtonClick
- end
- object ApplyButton: TButton
- Left = 216
- Top = 250
- Width = 81
- Height = 25
- Caption = '&Apply'
- TabOrder = 21
- OnClick = ApplyButtonClick
- end
- object FarbtonTrackBar: TTrackBar
- Tag = 1
- Left = 216
- Top = 17
- Width = 105
- Height = 20
- Max = 200
- Min = -200
- Orientation = trHorizontal
- PageSize = 10
- Frequency = 200
- Position = 0
- SelEnd = 0
- SelStart = 0
- TabOrder = 7
- ThumbLength = 14
- TickMarks = tmBoth
- TickStyle = tsNone
- OnChange = AlterTextureTrackBarChange
- end
- object ScrollBox1: TScrollBox
- Left = 16
- Top = 16
- Width = 153
- Height = 89
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- TabOrder = 0
- object AlterTextureImage: TImage
- Left = 1
- Top = 1
- Width = 144
- Height = 80
- end
- end
- object WeicherButton: TButton
- Left = 16
- Top = 128
- Width = 73
- Height = 25
- Caption = '&Soften'
- TabOrder = 1
- OnClick = WeicherButtonClick
- end
- object SchaerferButton: TButton
- Left = 96
- Top = 128
- Width = 73
- Height = 25
- Caption = 'S&harpen'
- TabOrder = 2
- OnClick = WeicherButtonClick
- end
- object DrehenButton: TButton
- Left = 16
- Top = 160
- Width = 73
- Height = 25
- Caption = '&Rotate'
- TabOrder = 3
- OnClick = DrehenButtonClick
- end
- object SpiegelnButton: TButton
- Left = 96
- Top = 160
- Width = 73
- Height = 25
- Caption = '&Mirror'
- TabOrder = 4
- OnClick = SpiegelnButtonClick
- end
- object ResetAlterButton: TButton
- Left = 16
- Top = 192
- Width = 75
- Height = 25
- Caption = 'R&eset'
- TabOrder = 5
- OnClick = ResetAlterButtonClick
- end
- object SaveAlterTextureButton: TButton
- Left = 96
- Top = 192
- Width = 75
- Height = 25
- Caption = 'Sa&ve as...'
- TabOrder = 6
- OnClick = SaveAlterTextureButtonClick
- end
- object HelligkeitTrackBar: TTrackBar
- Tag = 2
- Left = 216
- Top = 49
- Width = 105
- Height = 20
- Max = 200
- Min = -200
- Orientation = trHorizontal
- PageSize = 10
- Frequency = 200
- Position = 0
- SelEnd = 0
- SelStart = 0
- TabOrder = 8
- ThumbLength = 14
- TickMarks = tmBoth
- TickStyle = tsNone
- OnChange = AlterTextureTrackBarChange
- end
- object SaettigungTrackBar: TTrackBar
- Tag = 3
- Left = 216
- Top = 81
- Width = 105
- Height = 20
- Max = 200
- Min = -200
- Orientation = trHorizontal
- PageSize = 10
- Frequency = 200
- Position = 0
- SelEnd = 0
- SelStart = 0
- TabOrder = 9
- ThumbLength = 14
- TickMarks = tmBoth
- TickStyle = tsNone
- OnChange = AlterTextureTrackBarChange
- end
- object RedTrackBar: TTrackBar
- Tag = 4
- Left = 216
- Top = 128
- Width = 105
- Height = 20
- Max = 200
- Min = -200
- Orientation = trHorizontal
- PageSize = 10
- Frequency = 200
- Position = 0
- SelEnd = 0
- SelStart = 0
- TabOrder = 10
- ThumbLength = 14
- TickMarks = tmBoth
- TickStyle = tsNone
- OnChange = AlterTextureTrackBarChange
- end
- object GreenTrackBar: TTrackBar
- Tag = 5
- Left = 216
- Top = 160
- Width = 105
- Height = 20
- Max = 200
- Min = -200
- Orientation = trHorizontal
- PageSize = 10
- Frequency = 200
- Position = 0
- SelEnd = 0
- SelStart = 0
- TabOrder = 11
- ThumbLength = 14
- TickMarks = tmBoth
- TickStyle = tsNone
- OnChange = AlterTextureTrackBarChange
- end
- object BlueTrackBar: TTrackBar
- Tag = 6
- Left = 216
- Top = 192
- Width = 105
- Height = 20
- Max = 200
- Min = -200
- Orientation = trHorizontal
- PageSize = 10
- Frequency = 200
- Position = 0
- SelEnd = 0
- SelStart = 0
- TabOrder = 12
- ThumbLength = 14
- TickMarks = tmBoth
- TickStyle = tsNone
- OnChange = AlterTextureTrackBarChange
- end
- object Edit1: TEdit
- Left = 260
- Top = 31
- Width = 28
- Height = 19
- AutoSize = False
- BiDiMode = bdLeftToRight
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 13
- Text = '255'
- end
- object Edit2: TEdit
- Left = 260
- Top = 63
- Width = 28
- Height = 19
- AutoSize = False
- BiDiMode = bdLeftToRight
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 14
- Text = '255'
- end
- object Edit3: TEdit
- Left = 260
- Top = 95
- Width = 28
- Height = 19
- AutoSize = False
- BiDiMode = bdLeftToRight
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 15
- Text = '255'
- end
- object Edit4: TEdit
- Left = 260
- Top = 142
- Width = 28
- Height = 19
- AutoSize = False
- BiDiMode = bdLeftToRight
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 16
- Text = '255'
- end
- object Edit5: TEdit
- Left = 260
- Top = 174
- Width = 28
- Height = 19
- AutoSize = False
- BiDiMode = bdLeftToRight
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 17
- Text = '255'
- end
- object Edit6: TEdit
- Left = 260
- Top = 206
- Width = 28
- Height = 19
- AutoSize = False
- BiDiMode = bdLeftToRight
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = False
- ParentBiDiMode = False
- ParentCtl3D = False
- ReadOnly = True
- TabOrder = 18
- Text = '255'
- end
- object SaveDialog1: TSaveDialog
- Filter = 'BMP - Windows Bitmap|*.bmp|JPG - JPEG JFIF Compliant|*.jpg'
- Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist]
- Left = 128
- Top = 64
- end
- end
-