Salome HOME
Merge remote-tracking branch 'origin/BR_LAND_COVER' into BR_v14_rc
[modules/hydro.git] / doc / salome / gui / HYDRO / cut_images.h
1
2 /**
3   @file
4   \brief Help for the immersible zone
5 */
6
7 /**
8   \page cutimages Cut images
9
10 The user can start <b>Cut images</b> operation via following ways:<ol>
11 <li>The main menu <b>HYDRO - Cut images</b>;
12 <li>Context menu of any image in Object browser - <b>Cut images</b>;
13 <li><b>Cut images</b> toolbar button 
14 </ol>   
15 Input panel looks like: 
16
17   \image html cut_images_input_panel.png "Cut images input panel(TO BE UPDATED)"
18   
19 <b>Name</b> - field for defining the name of image after cut.
20
21 It's necessary to select 2 pictures to be cut with help of <b>Image 1</b> and <b>Image 2</b> fields.<br>
22 <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.
23
24   \image html select_color.png "Select color dialog box"
25   
26
27
28 */