Method | Description | |
---|---|---|
Form1 ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
Form1_KeyPress ( object sender, |
Реакция на кнопки управления
|
|
Form1_Load ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
NewNumber ( ) : void |
Взятие следующего изображения из папки
|
|
PictureWindow_MouseDown ( object sender, MouseEventArgs e ) : void |
Начало выделения области
|
|
PictureWindow_MouseUp ( object sender, MouseEventArgs e ) : void |
Окончание выделения области
|
|
SaveIm ( ) : void |
Сохранить изображение
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |