]> SALOME platform Git repositories - modules/hydro.git/blob - doc/salome/gui/HYDRO/fuse_images.h
Salome HOME
f1bcfe8cd1462d01261d58c1b8824d46098d63e1
[modules/hydro.git] / doc / salome / gui / HYDRO / fuse_images.h
1
2 /**
3   @file
4   \brief Help for the immersible zone
5 */
6
7 /**
8   \page fuseimages Fuse images
9
10 The user can start <b>Fuse images</b> operation via following ways:<ol>
11 <li>The main menu <b>HYDRO - Fuse images</b>;
12 <li>Context menu of any image in Object browser - <b>Fuse images</b>;
13 <li><b>Fuse images</b> toolbar button.
14 </ol>   
15 Input panel looks like: 
16
17   \image html fuse_images_input_panel.png "Fuse images input panel"
18   
19 <b>Name</b> - field for defining the name of image after fusing.
20
21 It's necessary to select 2 pictures to be fused 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 fused 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 */