Salome HOME
update of the documentation
[modules/hydro.git] / doc / salome / gui / HYDRO / cut_images.h
1
2 /**
3   @file
4   \brief Help for the cut images
5 */
6
7 /**
8   \page cutimages Cut images
9   
10   <a href="index.html"><b>Back to Main page.</b></a>
11
12 The user can start <b>Cut images</b> operation via:<ol>
13 <li>The main menu <b>HYDRO - Cut images</b>;
14 <li>Context menu of any image in Object browser - <b>Cut images</b>;
15 <li><b>Cut images</b> toolbar button.\image html cut_images_toolbar_button.png "Cut images toolbar button" 
16 </ol>   
17   Arguments of the input panel: 
18
19   \image html cut_images_input_panel.png "Cut images input panel(TO BE UPDATED)"
20   
21 <b>Name</b> - field for defining the name of image after cut;<br>
22 <b>Image 1</b> - field for defining the image which will be cut;<br>
23 <b>Image 2</b> - field for defining the image which will cut;<br>
24 <b>Apply</b> - button to create cut image object;<br>
25 <b>Apply and Close</b> - button to create cut image object and close input panel;<br>
26 <b>Close</b> - button to close input panel.<br>
27 It's necessary to select 2 pictures to be cut with help of <b>Image 1</b> and <b>Image 2</b> fields.<br>
28 <br>Also, it's possible to change background color of cut image. For this <b>Color</b> radio button should be pushed and <b>Select color</b> dialog box should be called<br> by double clicking on the area near <b>Color</b> radio button.
29
30   \image html select_color.png "Select color dialog box"
31   
32 <a href="index.html"><b>Back to Main page.</b></a>
33
34 */