]> SALOME platform Git repositories - modules/hydro.git/blob - doc/salome/gui/HYDRO/fuse_images.h
Salome HOME
update of the documentation
[modules/hydro.git] / doc / salome / gui / HYDRO / fuse_images.h
1
2 /**
3   @file
4   \brief Help for the fuse images
5 */
6
7 /*
8 div.inline-image,
9 div.inline-image > div {
10   display:inline;
11 }
12 */
13
14 /**
15   \page fuseimages Fuse images
16
17   <a href="index.html"><b>Back to Main page.</b></a>
18   
19 The user can start <b>Fuse images</b> operation via:<ol>
20 <li>The main menu <b>HYDRO - Fuse images</b>; </li>
21 <li>Context menu of any image in Object browser - <b>Fuse images</b>; </li>
22 <li><b>Fuse images</b> toolbar button. \image html fuse_images_toolbar_button.png "Fuse images toolbar button"
23 </ol>   
24
25
26
27
28   Arguments of the input panel:  
29
30   \image html fuse_images_input_panel.png "Fuse images input panel"
31   
32 <b>Name</b> - field for defining the name of image after fusing;<br>
33 <b>Image 1</b> - field for defining the first fusing image;<br>
34 <b>Image 2</b> - field for defining the second fusing image;<br>
35 <b>Apply</b> - button to create fused image object;<br>
36 <b>Apply and Close</b> - button to create fused image object and close input panel;<br>
37 <b>Close</b> - button to close input panel.<br>
38
39 <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.
40
41   \image html select_color.png "Select color dialog box"
42   
43 <a href="index.html"><b>Back to Main page.</b></a>
44
45 */